|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
K
- the type of keys in this poolV
- the type of objects held in this poolpublic interface KeyedObjectPoolFactory<K,V>
A factory for creating KeyedObjectPool
s.
KeyedObjectPool
Method Summary | |
---|---|
KeyedObjectPool<K,V> |
createPool()
Create a new KeyedObjectPool . |
Method Detail |
---|
KeyedObjectPool<K,V> createPool() throws IllegalStateException
KeyedObjectPool
.
KeyedObjectPool
IllegalStateException
- when this pool factory is not configured properly
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |