|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UUIDGen | |
| org.apache.axis.components.uuid | |
| Uses of UUIDGen in org.apache.axis.components.uuid |
| Classes in org.apache.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.apache.axis.components.uuid that return UUIDGen | |
static UUIDGen |
UUIDGenFactory.getUUIDGen(String uuidgenClassName)
getInstance Returns the singleton instance of UUIDGen |
| Methods in org.apache.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 | ||||||||||