Uses of Interface
org.apache.avalon.excalibur.pool.Resizable

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

Classes in org.apache.avalon.excalibur.pool that implement Resizable
 class HardResourceLimitingPool
          This is a implementation of Pool that is thread safe.
 class SingleThreadedPool
          This is an Pool that caches Poolable objects for reuse.
 class SoftResourceLimitingPool
          This is an Pool that caches Poolable objects for reuse.
 



Copyright © . All Rights Reserved.