hunt.pool.BasePooledObjectFactory

Undocumented in source.

Members

Classes

BasePooledObjectFactory
class BasePooledObjectFactory(T)

A base implementation of <code>PoolableObjectFactory</code>. <p> All operations defined here are essentially no-op's. <p> This class is immutable, and therefore thread-safe

Meta