|
|||||||||
| Home >> All >> org >> apache >> commons >> [ pool overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.commons.pool
| 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 used in an ObjectPool. |
| Class Summary | |
| BaseKeyedObjectPool | A simple base impementation of ObjectPool. |
| BaseKeyedPoolableObjectFactory | A base implemenation of KeyedPoolableObjectFactory. |
| BaseObjectPool | A simple base impementation of ObjectPool. |
| BasePoolableObjectFactory | A base implemenation of PoolableObjectFactory. |
| TestAll | |
| TestBaseKeyedObjectPool | |
| TestBaseKeyedPoolableObjectFactory | |
| TestBaseObjectPool | |
| TestBasePoolableObjectFactory | |
| TestKeyedObjectPool | Abstract junit.framework.TestCase for ObjectPool implementations. |
| TestObjectPool | Abstract junit.framework.TestCase for ObjectPool implementations. |
|
|||||||||
| Home >> All >> org >> apache >> commons >> [ pool overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||