Package org.apache.commons.pool2.impl

Object pooling API implementations.

See: Description

Package org.apache.commons.pool2.impl Description

Object pooling API implementations.

GenericObjectPool (GenericKeyedObjectPool) provides a more robust (but also more complicated) implementation of ObjectPool (KeyedObjectPool).

SoftReferenceObjectPool provides a SoftReference based ObjectPool.

See also the org.apache.commons.pool2 package.

Copyright © 2001-2014 Apache Software Foundation. Documenation generated July 8 2017.