|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.ebxml.registry.util.UUIDFactory
A UUIDFactory
generates a UUID
Constructor Summary | |
protected |
UUIDFactory()
|
Method Summary | |
static UUIDFactory |
getInstance()
|
boolean |
isValidUUID(java.lang.String uuid)
|
static void |
main(java.lang.String[] args)
|
UUID |
newUUID()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected UUIDFactory()
Method Detail |
public UUID newUUID()
public boolean isValidUUID(java.lang.String uuid)
public static void main(java.lang.String[] args)
public static UUIDFactory getInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |