|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnathan.middleware.ObjectID
public class ObjectID
ObjectID is used to create unique IDs for the object that are bound in the registry.
Method Summary | |
---|---|
int |
getNextID()
Get the next id number. |
static ObjectID |
objectIDFactory()
Create a new ObjectID instance which is used by the registry to number remote object references. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getNextID()
public static ObjectID objectIDFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |