public final class DualObjectFactoryGenerator extends ObjectFactoryGenerator
ObjectFactoryGenerator used when we generate
interfaces and implementations in separate packages.
publicOFG and privateOFG gives you access to
ObjectFactorys in both packages, if you need to.
| Modifier and Type | Field and Description |
|---|---|
ObjectFactoryGenerator |
privateOFG |
ObjectFactoryGenerator |
publicOFG |
public final ObjectFactoryGenerator publicOFG
public final ObjectFactoryGenerator privateOFG
public JDefinedClass getObjectFactory()
getObjectFactory in class ObjectFactoryGeneratorCopyright © 2015 Oracle Corporation. All Rights Reserved.