|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.pool | |
org.apache.commons.pool | Object pooling API. |
org.apache.commons.pool.impl | Object pooling API implementations. |
Classes in org.apache.commons.pool used by org.apache.commons.pool | |
KeyedObjectPool
A "keyed" pooling interface. |
|
KeyedPoolableObjectFactory
An interface defining life-cycle methods for instances to be served by a KeyedObjectPool . |
|
ObjectPool
A pooling interface. |
|
PoolableObjectFactory
An interface defining life-cycle methods for instances to be used in an ObjectPool . |
Classes in org.apache.commons.pool used by org.apache.commons.pool.impl | |
BaseKeyedObjectPool
A simple base impementation of ObjectPool . |
|
BaseObjectPool
A simple base impementation of ObjectPool . |
|
KeyedObjectPool
A "keyed" pooling interface. |
|
KeyedObjectPoolFactory
A factory for creating KeyedObjectPool s. |
|
KeyedPoolableObjectFactory
An interface defining life-cycle methods for instances to be served by a KeyedObjectPool . |
|
ObjectPool
A pooling interface. |
|
ObjectPoolFactory
A factory interface for creating ObjectPool s. |
|
PoolableObjectFactory
An interface defining life-cycle methods for instances to be used in an ObjectPool . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |