|
||||||||||
| 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(PoolableObjectFactory factory,
GenericObjectPool.Config config)
Create a new GenericObjectPool using the specified values. |
|
GenericObjectPoolFactory(PoolableObjectFactory factory,
GenericObjectPool.Config config)
Create a new GenericObjectPoolFactory. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||