Library:Apache Jakarta Commons Pool
Version:1.3
Compatibility:JDK 1.4
Interfaces in library Apache Jakarta Commons Pool.
NamePackageDescription
KeyedObjectPoolorg.apache.commons.poolA "keyed" pooling interface.
KeyedObjectPoolFactoryorg.apache.commons.poolA factory for creating KeyedObjectPool s.
KeyedPoolableObjectFactoryorg.apache.commons.poolAn interface defining life-cycle methods for instances to be served by a KeyedObjectPool .
ObjectPoolorg.apache.commons.poolA pooling interface.
ObjectPoolFactoryorg.apache.commons.poolA factory interface for creating ObjectPool s.
PoolableObjectFactoryorg.apache.commons.poolAn interface defining life-cycle methods for instances to be used in an ObjectPool .
Search