public interface KeyedObjectPoolFactory<K,V>
| 限定符和类型 | 方法和说明 |
|---|---|
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 properly