Uses of Interface
org.apache.openejb.core.cmp.KeyGenerator

Packages that use KeyGenerator
org.apache.openejb.core   
org.apache.openejb.core.cmp   
org.apache.openejb.core.cmp.cmp2   
 

Uses of KeyGenerator in org.apache.openejb.core
 

Methods in org.apache.openejb.core that return KeyGenerator
 KeyGenerator CoreDeploymentInfo.getKeyGenerator()
           
 

Methods in org.apache.openejb.core with parameters of type KeyGenerator
 void CoreDeploymentInfo.setKeyGenerator(KeyGenerator keyGenerator)
           
 

Uses of KeyGenerator in org.apache.openejb.core.cmp
 

Classes in org.apache.openejb.core.cmp that implement KeyGenerator
 class AbstractKeyGenerator
           
 class ComplexKeyGenerator
           
 class SimpleKeyGenerator
           
 

Uses of KeyGenerator in org.apache.openejb.core.cmp.cmp2
 

Classes in org.apache.openejb.core.cmp.cmp2 that implement KeyGenerator
 class Cmp2KeyGenerator
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.