com.prolifics.jco
Class PantherComponentFactoryFactory

java.lang.Object
  extended by 
      extended by com.prolifics.jco.ComponentFactoryFactory
          extended by com.prolifics.jco.PantherComponentFactoryFactory

public class PantherComponentFactoryFactory
extends ComponentFactoryFactory


Field Summary
 
Fields inherited from class com.prolifics.jco.ComponentFactoryFactory
cff, pool
 
Constructor Summary
PantherComponentFactoryFactory()
           
PantherComponentFactoryFactory( pool)
           
PantherComponentFactoryFactory(Config config)
           
 
Method Summary
static PantherComponentFactoryFactory getComponentFactoryFactory()
           
static PantherComponentFactoryFactory getComponentFactoryFactory( pool)
           
static PantherComponentFactoryFactory getComponentFactoryFactory(GenericKeyedObjectPool.Config config)
           
 
Methods inherited from class com.prolifics.jco.ComponentFactoryFactory
getComponentFactory, getComponentFactoryWithoutPool, getComponentFactoryWithPool, getPoolableComponentFactoryWithoutPool
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PantherComponentFactoryFactory

public PantherComponentFactoryFactory(Config config)

PantherComponentFactoryFactory

public PantherComponentFactoryFactory()

PantherComponentFactoryFactory

public PantherComponentFactoryFactory( pool)
Method Detail

getComponentFactoryFactory

public static PantherComponentFactoryFactory getComponentFactoryFactory( pool)

getComponentFactoryFactory

public static PantherComponentFactoryFactory getComponentFactoryFactory()

getComponentFactoryFactory

public static PantherComponentFactoryFactory getComponentFactoryFactory(GenericKeyedObjectPool.Config config)