|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| KeyedObjectPool | A "keyed" pooling interface. |
| KeyedObjectPoolFactory | A factory for creating KeyedObjectPools. |
| 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 ObjectPools. |
| PoolableObjectFactory | An interface defining life-cycle methods for
instances to be served by an ObjectPool. |
| Class Summary | |
|---|---|
| BaseKeyedObjectPool | A simple base implementation of KeyedObjectPool. |
| BaseKeyedPoolableObjectFactory | A base implementation of KeyedPoolableObjectFactory. |
| BaseObjectPool | A simple base implementation of ObjectPool. |
| BasePoolableObjectFactory | A base implementation of PoolableObjectFactory. |
| PoolUtils | This class consists exclusively of static methods that operate on or return ObjectPool or KeyedObjectPool related interfaces. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||