|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UUIDGen | |
---|---|
org.jboss.axis.components.uuid |
Uses of UUIDGen in org.jboss.axis.components.uuid |
---|
Classes in org.jboss.axis.components.uuid that implement UUIDGen | |
---|---|
class |
SimpleUUIDGen
Used to create new universally unique identifiers or UUID's (sometimes called GUID's). |
Methods in org.jboss.axis.components.uuid that return UUIDGen | |
---|---|
static UUIDGen |
UUIDGenFactory.getUUIDGen(String uuidgenClassName)
getInstance Returns the singleton instance of UUIDGen |
Methods in org.jboss.axis.components.uuid with parameters of type UUIDGen | |
---|---|
static void |
UUIDGenFactory.destroyUUIDGen(UUIDGen uuidgen)
Release any aquired external resources and stop any background threads. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |