com.prolifics.jco
Interface PoolableComponentFactory<K,V>

All Superinterfaces:
ComponentFactory
All Known Implementing Classes:
PoolablePantherComponentFactory, PoolablePantherNGComponentFactory

public interface PoolableComponentFactory<K,V>
extends ComponentFactory


Method Summary
  getComponentPool()
           
 void setComponentPool( pool)
           
 
Methods inherited from interface com.prolifics.jco.ComponentFactory
close, getComponent, getComponent, releaseComponent, removeComponent
 

Method Detail

getComponentPool

 getComponentPool()

setComponentPool

void setComponentPool( pool)