|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.util.uuid.UuidGeneratorFactory
A UuidGenerator
factory.
Field Summary | |
static java.lang.String |
DEFAULT_IMPL_CLASSNAME
|
Constructor Summary | |
UuidGeneratorFactory()
|
Method Summary | |
static UuidGenerator |
createUUIdGenerator()
|
static UuidGenerator |
createUUIdGenerator(java.lang.Class implClass)
|
static UuidGenerator |
createUUIdGenerator(java.lang.String implClassname)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String DEFAULT_IMPL_CLASSNAME
Constructor Detail |
public UuidGeneratorFactory()
Method Detail |
public static UuidGenerator createUUIdGenerator() throws java.lang.RuntimeException
java.lang.RuntimeException
public static UuidGenerator createUUIdGenerator(java.lang.Class implClass) throws java.lang.RuntimeException
java.lang.RuntimeException
public static UuidGenerator createUUIdGenerator(java.lang.String implClassname) throws java.lang.RuntimeException
java.lang.RuntimeException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |