com.prolifics.jco
Class ComponentFactoryFactory
java.lang.Object
com.prolifics.jco.ComponentFactoryFactory
- Direct Known Subclasses:
- PantherComponentFactoryFactory
public abstract class ComponentFactoryFactory
- extends
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cff
protected static ComponentFactoryFactory cff
pool
protected pool
ComponentFactoryFactory
public ComponentFactoryFactory(PoolableComponentFactory<ComponentKey,PoolableComponent> pcf,
GenericKeyedObjectPool.Config config)
ComponentFactoryFactory
public ComponentFactoryFactory(PoolableComponentFactory<ComponentKey,PoolableComponent> pcf)
ComponentFactoryFactory
public ComponentFactoryFactory(PoolableComponentFactory<ComponentKey,PoolableComponent> pcf,
pool)
getComponentFactory
public ComponentFactory getComponentFactory()
getComponentFactoryWithPool
public ComponentFactory getComponentFactoryWithPool()
getPoolableComponentFactoryWithoutPool
protected ComponentFactory getPoolableComponentFactoryWithoutPool()
getComponentFactoryWithoutPool
public ComponentFactory getComponentFactoryWithoutPool()