|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GenericKeyedObjectPool.Config | |
| org.apache.commons.pool.impl | Object pooling API implementations. |
| Uses of GenericKeyedObjectPool.Config in org.apache.commons.pool.impl |
| Methods in org.apache.commons.pool.impl with parameters of type GenericKeyedObjectPool.Config | |
void |
GenericKeyedObjectPool.setConfig(GenericKeyedObjectPool.Config conf)
Sets my configuration. |
| Constructors in org.apache.commons.pool.impl with parameters of type GenericKeyedObjectPool.Config | |
GenericKeyedObjectPool(org.apache.commons.pool.KeyedPoolableObjectFactory factory,
GenericKeyedObjectPool.Config config)
Create a new GenericKeyedObjectPool using the specified values. |
|
GenericKeyedObjectPoolFactory(org.apache.commons.pool.KeyedPoolableObjectFactory factory,
GenericKeyedObjectPool.Config config)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||