com.agentfactory.cldc.name_service
Class UniqueConstant
java.lang.Object
com.agentfactory.cldc.name_service.UniqueConstant
public class UniqueConstant
- extends java.lang.Object
Constants used in the unique name service and associated actuators and perceptors.
- Author:
- Conor Muldoon
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNIQUE
public static final java.lang.String UNIQUE
- See Also:
- Constant Field Values
LOCAL
public static final byte LOCAL
- See Also:
- Constant Field Values
UNIQUE_NAME
public static final byte UNIQUE_NAME
- See Also:
- Constant Field Values
UPDATE
public static final byte UPDATE
- See Also:
- Constant Field Values
UniqueConstant
public UniqueConstant()