|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGenerator
The implementation of UUID key generator based on the algorithm from Floyd Marinescu's EJB Design Patterns.
Constructor Summary | |
UUIDKeyGenerator()
|
Method Summary | |
java.lang.Object |
generateKey()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UUIDKeyGenerator() throws java.lang.Exception
Method Detail |
public java.lang.Object generateKey()
generateKey
in interface KeyGenerator (src)
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |