K
- the type of keys in this poolV
- the type of objects held in this poolpublic interface KeyedObjectPoolFactory<K,V>
KeyedObjectPool
s.KeyedObjectPool
Modifier and Type | Method and Description |
---|---|
KeyedObjectPool<K,V> |
createPool()
Create a new
KeyedObjectPool . |
KeyedObjectPool<K,V> createPool() throws IllegalStateException
KeyedObjectPool
.KeyedObjectPool
IllegalStateException
- when this pool factory is not configured properlyCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.