Package de.intarsys.tools.pool

Interface Summary
IPool A pool of objects.
IPoolObjectFactory A factory for the lifecycle management of objects in a generic pool implementation.
 

Class Summary
GenericPool A very simple implementation of a generic IPool.