Package org.apache.commons.pool.impl

Class Summary
TapestryKeyedObjectPool A configurable KeyedObjectPool implementation modifying the standard version coming with commons-pool to not lock each and every pool access which led to scalability issues and even deadlocks (TAPESTRY-2530, TAPESTRY-2382).
TapestryKeyedObjectPool.Config A simple "struct" encapsulating the configuration information for a GenericKeyedObjectPool.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.