|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
com.bea.wlcp.wlng.api.util.IDFactory
Factory for getting WLNG IDs.
| Constructor Summary | |
IDFactory() |
|
| Method Summary | |
abstract void |
close()Close the factory. |
static IDFactory |
getFactory() |
abstract int |
getInstanceID()Get the WLNG instance id. |
abstract int |
getNextIntID()Get the next integer id that is unique among all WLNG instances. |
abstract long |
getNextLongID()Get the next long id that is unique among all WLNG instances. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IDFactory()
| Method Detail |
public abstract void close()
public static IDFactory getFactory()
public abstract int getInstanceID()
public abstract int getNextIntID()
public abstract long getNextLongID()
|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||