T - the type of objects held in this poolGenericObjectPoolFactory, StackObjectPoolFactorypublic interface ObjectPoolFactory<T>
ObjectPools.ObjectPool| Modifier and Type | Method | Description |
|---|---|---|
ObjectPool<T> |
createPool() |
Create and return a new
ObjectPool. |
ObjectPool<T> createPool() throws java.lang.IllegalStateException
ObjectPool.ObjectPooljava.lang.IllegalStateException - when this pool factory is not configured properlyCopyright © 2001-2012 Apache Software Foundation. Documenation generated September 14 2017.