IBM WebSphere Application ServerTM
Release 7

Package com.ibm.websphere.asynchbeans.pool

Interface Summary
CustomObjectPool Custom object pools must implement this interface.
ObjectPool This is a pool of reusuable objects of the same type.
ObjectPoolManager This acts as a factory for object pools.
PoolableObject Pooled objects that need to be initialized or cleaned up when entering/leaving the pool should implement this interface.
 


IBM WebSphere Application ServerTM
Release 7