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