Uses of Interface
org.objectweb.speedo.pm.jdo.api.JDOPOManagerFactoryItf

Packages that use JDOPOManagerFactoryItf
org.objectweb.speedo.jmx.mbeans   
org.objectweb.speedo.pm.jdo.lib   
 

Uses of JDOPOManagerFactoryItf in org.objectweb.speedo.jmx.mbeans
 

Constructors in org.objectweb.speedo.jmx.mbeans with parameters of type JDOPOManagerFactoryItf
Cache(CacheAttributeController ca, UnbindManager um, CacheManager cm, JDOPOManagerFactoryItf pmf, JormFactory jf)
           
PMF(PoolAttributes pa, Pool pool, JDOPOManagerFactoryItf pmf, org.objectweb.jorm.api.PMapper mapper, JormFactory jf, JormFactoryAttributes jfa)
           
Tx(JDOPOManagerFactoryItf pmf, org.objectweb.perseus.dependency.api.DependencyGraph dg)
           
 

Uses of JDOPOManagerFactoryItf in org.objectweb.speedo.pm.jdo.lib
 

Classes in org.objectweb.speedo.pm.jdo.lib that implement JDOPOManagerFactoryItf
 class JDOPOManagerFactory
          The JDOPOManagerFactory is a factory of JDOPOManagerItf.