Package org.apache.excalibur.mpool

Class Summary
BlockingFixedSizePool This is an Pool that caches Poolable objects for reuse.
DefaultPoolManager This interface is for a PoolManager that creates pools that are managed asynchronously.
FixedSizePool This is an Pool that caches Poolable objects for reuse.
PoolUtil The PoolUtil class performs the reflection magic that is necessary to work with the legacy Recyclable interface in the Pool package.
VariableSizePool This is an Pool that caches Poolable objects for reuse.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.