|
|||||||||
| Home >> All >> org >> apache >> commons >> [ pool overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.commons.pool.KeyedPoolableObjectFactory
| Uses of KeyedPoolableObjectFactory in org.apache.commons.pool |
| Classes in org.apache.commons.pool that implement KeyedPoolableObjectFactory | |
class |
BaseKeyedPoolableObjectFactory
A base implemenation of KeyedPoolableObjectFactory. |
| Methods in org.apache.commons.pool with parameters of type KeyedPoolableObjectFactory | |
void |
KeyedObjectPool.setFactory(KeyedPoolableObjectFactory factory)
Sets the factory I use to create new instances (optional operation). |
void |
BaseKeyedObjectPool.setFactory(KeyedPoolableObjectFactory factory)
Not supported in this base implementation. |
|
|||||||||
| Home >> All >> org >> apache >> commons >> [ pool overview ] | PREV NEXT | ||||||||