All Classes and Interfaces

Class
Description
A simple base implementation of KeyedObjectPool.
A base implementation of KeyedPoolableObjectFactory.
A simple base implementation of ObjectPool.
A base implementation of PoolableObjectFactory.
A configurable KeyedObjectPool implementation.
A simple "struct" encapsulating the configuration information for a GenericKeyedObjectPool.
A factory for creating GenericKeyedObjectPool instances.
A configurable ObjectPool implementation.
A simple "struct" encapsulating the configuration information for a GenericObjectPool.
A factory for creating GenericObjectPool instances.
A "keyed" pooling interface.
A factory for creating KeyedObjectPools.
An interface defining life-cycle methods for instances to be served by a KeyedObjectPool.
A pooling interface.
A factory interface for creating ObjectPools.
An interface defining life-cycle methods for instances to be served by an ObjectPool.
This class consists exclusively of static methods that operate on or return ObjectPool or KeyedObjectPool related interfaces.
A simple, Stack-based KeyedObjectPool implementation.
A factory for creating StackKeyedObjectPool instances.
A simple, Stack-based ObjectPool implementation.
A factory for creating StackObjectPool instances.