Package org.ow2.util.pool.impl

Interface Summary
PoolFactory<InstanceType,Clue> Allows to call specific methods for each implementation of the pool for each lifecycle on an object.
 

Class Summary
JPool<InstanceType,Clue> Abstract pool.
Need to be extended to set-up the correct generic types used for BeanType and Hint.
PoolConfiguration Implementation of the Pool Configuration interface.
PoolConfigurationHelper Helper class that extracts data from annotation and returns a PoolConfiguration object.
PoolEntryStatistics Provides statistics on an entry of the pool.
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.