|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactory
This is the factory for UUID key generator
Field Summary | |
static java.lang.String |
JNDI_NAME
|
Constructor Summary | |
UUIDKeyGeneratorFactory()
|
Method Summary | |
java.lang.String |
getFactoryName()
Returns the factory name |
KeyGenerator (src) |
getKeyGenerator()
Returns a newly constructed key generator |
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 JNDI_NAME
Constructor Detail |
public UUIDKeyGeneratorFactory()
Method Detail |
public java.lang.String getFactoryName()
getFactoryName
in interface KeyGeneratorFactory (src)
public KeyGenerator (src) getKeyGenerator() throws java.lang.Exception
getKeyGenerator
in interface KeyGeneratorFactory (src)
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |