org.apache.commons.pool
T
- the type of objects held in this poolpublic interface ObjectPoolFactory<T>
ObjectPool
s.ObjectPool
Modifier and Type | Method and Description |
---|---|
ObjectPool<T> |
createPool()
Create and return a new
ObjectPool . |
ObjectPool<T> createPool() throws java.lang.IllegalStateException
ObjectPool
.ObjectPool
java.lang.IllegalStateException
- when this pool factory is not configured properlyCopyright © 2001-2012 Apache Software Foundation. Documenation generated September 24 2013.