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