agentserver
Class ASCONSTANTS
java.lang.Object
|
+--agentserver.ASCONSTANTS
- public class ASCONSTANTS
- extends java.lang.Object
This class is used as a central repository for constants used
by AgentServer and agents that make use of the AgentServer.
Conventions similar to those used in FIPACONSTANTS are used.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AGENTSERVER_ONT
public static final java.lang.String AGENTSERVER_ONT
AGENTSERVER
public static final java.lang.String AGENTSERVER
PING
public static final java.lang.String PING
CREATE
public static final java.lang.String CREATE
LIST
public static final java.lang.String LIST
PROPERTIES
public static final java.lang.String PROPERTIES
MAX_AGENTS
public static final int MAX_AGENTS
ASCONSTANTS
public ASCONSTANTS()