Generated by
JDiff

Package org.apache.commons.pool.impl

Changed Classes
GenericKeyedObjectPool A configurable KeyedObjectPool implementation.
GenericKeyedObjectPool.Config A simple "struct" encapsulating the configuration information for a GenericKeyedObjectPool.
GenericKeyedObjectPoolFactory A factory for creating GenericKeyedObjectPool instances.
GenericObjectPool A configurable ObjectPool implementation.
GenericObjectPool.Config A simple "struct" encapsulating the configuration information for a GenericObjectPool
GenericObjectPoolFactory A factory for creating GenericObjectPool instances.
SoftReferenceObjectPool A SoftReference based ObjectPool
StackKeyedObjectPool A simple Stack-based KeyedObjectPool implementation.
StackObjectPool A simple Stack}-base ObjectPool implementation.