|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of objects held in this poolpublic interface ObjectPoolFactory<T>
A factory interface for creating ObjectPools.
ObjectPool| Method Summary | |
|---|---|
ObjectPool<T> |
createPool()
Create and return a new ObjectPool. |
| Method Detail |
|---|
ObjectPool<T> createPool()
throws IllegalStateException
ObjectPool.
ObjectPool
IllegalStateException - when this pool factory is not configured properly
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||