- activateObject
void activateObject(IPooledObject obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- destroyObject
void destroyObject(IPooledObject obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeObject
IPooledObject makeObject()
Undocumented in source. Be warned that the author may not have intended to support it.
- passivateObject
void passivateObject(IPooledObject obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- validateObject
bool validateObject(IPooledObject obj)
Undocumented in source. Be warned that the author may not have intended to support it.
PoolableObjectFactory custom impl.