|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyGenerator | |
---|---|
org.openejb.alt.containers.castor_cmp11 | The classes and interfaces directly under this package define the basic parts of the Castor CMP 1.1 implementation. |
org.openejb.core | The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. |
Uses of KeyGenerator in org.openejb.alt.containers.castor_cmp11 |
---|
Methods in org.openejb.alt.containers.castor_cmp11 that return KeyGenerator | |
---|---|
static KeyGenerator |
KeyGeneratorFactory.createKeyGenerator(DeploymentInfo di)
|
Uses of KeyGenerator in org.openejb.core |
---|
Methods in org.openejb.core that return KeyGenerator | |
---|---|
KeyGenerator |
DeploymentInfo.getKeyGenerator()
|
Methods in org.openejb.core with parameters of type KeyGenerator | |
---|---|
void |
DeploymentInfo.setKeyGenerator(KeyGenerator keyGenerator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |