|
Openwings API Documentation (v1.1) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.openwings.identity.UniqueIDFactory
This class provides a way to obtain a UniqueID.
The factory obtains an implementation of the UniqueIDGenerator
interface and uses it to generate unique identifiers. The choice of
UniqueIDGenerator implementation class is determined by the
net.openwings.identity.implementation property.
| Method Summary | |
static UniqueID |
getUniqueID()
This method is used to obtain a UniqueID. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static UniqueID getUniqueID()
UniqueID.
UniqueID
interface.
|
Openwings API Documentation (v1.1) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||