hunt.pool.BaseKeyedPooledObjectFactory

Undocumented in source.

Members

Classes

BaseKeyedPooledObjectFactory
class BaseKeyedPooledObjectFactory(K, V)

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

Meta