K - the type of keys in this poolV - the type of objects held in this poolGenericKeyedObjectPoolFactory, StackKeyedObjectPoolFactorypublic interface KeyedObjectPoolFactory<K,V>
KeyedObjectPools.KeyedObjectPool| Modifier and Type | Method | Description |
|---|---|---|
KeyedObjectPool<K,V> |
createPool() |
Create a new
KeyedObjectPool. |
KeyedObjectPool<K,V> createPool() throws java.lang.IllegalStateException
KeyedObjectPool.KeyedObjectPooljava.lang.IllegalStateException - when this pool factory is not configured properlyCopyright © 2001-2012 Apache Software Foundation. Documenation generated September 14 2017.