Uses of Class
org.apache.avalon.excalibur.pool.AbstractPool

Uses of AbstractPool in org.apache.avalon.excalibur.pool
 

Subclasses of AbstractPool in org.apache.avalon.excalibur.pool
 class DefaultPool
          This is an Pool that caches Poolable objects for reuse.
 class HardResourceLimitingPool
          This is a implementation of Pool that is thread safe.
 class SoftResourceLimitingPool
          This is an Pool that caches Poolable objects for reuse.
 



Copyright © 1997-2008 Apache Software Foundation. All Rights Reserved.