All Packages Class Hierarchy This Package Previous Next Index
Class orchid.server.AgentCreation
java.lang.Object
|
+----orchid.server.AgentCreation
- public class AgentCreation
- extends Object
The purpose of this class is to create agent on servers, so they can work.
- Author:
- Marc-Aurèle DARCHE
-
level1
- voyager level of verbosity: no output
-
level2
- voyager level of verbosity: stack traces of remote and unhandled exceptions
-
level3
- voyager level of verbosity: same as previous + internal debug information
-
AgentCreation(String)
-
-
main(String[])
-
level1
public static final int level1
- voyager level of verbosity: no output
level2
public static final int level2
- voyager level of verbosity: stack traces of remote and unhandled exceptions
level3
public static final int level3
- voyager level of verbosity: same as previous + internal debug information
AgentCreation
public AgentCreation(String defaultServer)
main
public static void main(String args[])
All Packages Class Hierarchy This Package Previous Next Index