|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.bankframe.services.uuid.UuidFactory
This class is used to create a new instance of the UuidFactory implementation specified by the
uuidFactory setting in BankframeResource.properties
| Constructor Summary | |
UuidFactory()
|
|
| Method Summary | |
static Uuid |
createUuid()
This method creates a new UUID instance. |
static UuidFactory |
getInstance()
This method returns the UuidFactory instance. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UuidFactory()
| Method Detail |
public static UuidFactory getInstance()
public static Uuid createUuid()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||