Uses of Interface
org.apache.juddi.uuidgen.UUIDGen

Packages that use UUIDGen
org.apache.juddi.uuidgen   
 

Uses of UUIDGen in org.apache.juddi.uuidgen
 

Classes in org.apache.juddi.uuidgen that implement UUIDGen
 class DefaultUUIDGen
          Used to create new universally unique identifiers or UUID's (sometimes called GUID's).
 class NativeUUIDGen
          Used to create new universally unique identifiers or UUID's (sometimes called GUID's).
 class SecureUUIDGen
          Used to create new universally unique identifiers or UUID's (sometimes called GUID's).
 class Win32UUIDGen
          Used to create new universally unique identifiers or UUID's (sometimes called GUID's).
 

Methods in org.apache.juddi.uuidgen that return UUIDGen
static UUIDGen UUIDGenFactory.getUUIDGen()
          Returns a new instance of a UUIDGenFactory.
 



Copyright © 2004-2007 null. All Rights Reserved.