Uses of Interface
org.apache.jdo.tck.pc.company.CompanyFactory

Packages that use CompanyFactory
org.apache.jdo.tck.pc.company   
 

Uses of CompanyFactory in org.apache.jdo.tck.pc.company
 

Classes in org.apache.jdo.tck.pc.company that implement CompanyFactory
 class CompanyFactoryAbstractImpl
           
 class CompanyFactoryConcreteClass
           
 class CompanyFactoryPMClass
           
 class CompanyFactoryPMInterface
           
 

Methods in org.apache.jdo.tck.pc.company that return CompanyFactory
static CompanyFactory CompanyFactoryRegistry.getInstance()
          Get the currently registered factory.
 

Methods in org.apache.jdo.tck.pc.company with parameters of type CompanyFactory
static void CompanyFactoryRegistry.registerFactory(CompanyFactory factory)
          Register the factory.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.