|
|||||||||
| Home >> All >> org >> apache >> commons >> pool >> [ impl overview ] | PREV NEXT | ||||||||
Uses of Class
org.apache.commons.pool.impl.GenericObjectPool.Config
| Uses of GenericObjectPool.Config in org.apache.commons.pool.impl |
| Methods in org.apache.commons.pool.impl with parameters of type GenericObjectPool.Config | |
private void |
TestGenericObjectPool.assertConfiguration(GenericObjectPool.Config expected,
GenericObjectPool actual)
|
void |
GenericObjectPool.setConfig(GenericObjectPool.Config conf)
Sets my configuration. |
| Constructors in org.apache.commons.pool.impl with parameters of type GenericObjectPool.Config | |
GenericObjectPoolFactory(org.apache.commons.pool.PoolableObjectFactory factory,
GenericObjectPool.Config config)
|
|
GenericObjectPool(org.apache.commons.pool.PoolableObjectFactory factory,
GenericObjectPool.Config config)
Create a new GenericObjectPool using the specified values. |
|
|
|||||||||
| Home >> All >> org >> apache >> commons >> pool >> [ impl overview ] | PREV NEXT | ||||||||