|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.juddi.uuidgen.UUIDGenFactory
public abstract class UUIDGenFactory
Used to create the org.apache.juddi.uuidgen.UUIDGen implementation as specified by the 'juddi.uuidgen.impl' property. Defaults to org.apache.juddi.uuidgen.SecureUUIDGen if an implementation is not specified.
| Constructor Summary | |
|---|---|
UUIDGenFactory()
|
|
| Method Summary | |
|---|---|
static UUIDGen |
getUUIDGen()
Returns a new instance of a UUIDGenFactory. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UUIDGenFactory()
| Method Detail |
|---|
public static UUIDGen getUUIDGen()
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||