|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |