com.prolifics.jco
Class PoolablePantherComponentFactory

java.lang.Object
  extended by 
      extended by com.prolifics.jco.PoolablePantherNGComponentFactory
          extended by com.prolifics.jco.PoolablePantherComponentFactory
All Implemented Interfaces:
ComponentFactory, PoolableComponentFactory<ComponentKey,PoolableComponent>

public class PoolablePantherComponentFactory
extends PoolablePantherNGComponentFactory


Field Summary
 
Fields inherited from class com.prolifics.jco.PoolablePantherNGComponentFactory
componentPool
 
Constructor Summary
PoolablePantherComponentFactory()
           
PoolablePantherComponentFactory( pool)
           
 
Method Summary
 PoolableComponent makeObject(ComponentKey key)
           
 
Methods inherited from class com.prolifics.jco.PoolablePantherNGComponentFactory
close, destroyObject, getComponent, getComponent, getComponentPool, releaseComponent, removeComponent, setComponentPool, validateObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoolablePantherComponentFactory

public PoolablePantherComponentFactory( pool)

PoolablePantherComponentFactory

public PoolablePantherComponentFactory()
Method Detail

makeObject

public PoolableComponent makeObject(ComponentKey key)