|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jass.as.ActivityIdGenerator
Implements the Id Generator service.
Method Summary | |
ActivityIdImpl |
getLastId()
Returns the last generated activity id. |
static ActivityIdGenerator |
getSingleton()
Returns the unique id generator service instance. |
ActivityIdImpl |
newActivityId()
Creates a new activity identifier. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static ActivityIdGenerator getSingleton()
public ActivityIdImpl newActivityId()
public ActivityIdImpl getLastId()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |