All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class NetAdmin.Install

java.lang.Object
   |
   +----AgentSystem.Agent
           |
           +----NetAdmin.Install

public class Install
extends Agent
Main Agent per l'installazione di software richiede da console il path-name del pacchetto (root dir) che deve essere installato.


Constructor Index

 o Install()

Method Index

 o putArg(Object)
 o run()

Constructors

 o Install
 public Install()

Methods

 o putArg
 public void putArg(Object o)
Overrides:
putArg in class Agent
 o run
 public void run()
Overrides:
run in class Agent

All Packages  Class Hierarchy  This Package  Previous  Next  Index