Uses of Package
org.apache.avalon.excalibur.pool

Classes in org.apache.avalon.excalibur.pool used by org.apache.avalon.excalibur.pool
AbstractPool
          This is an Pool that caches Poolable objects for reuse.
DefaultPool
          This is an Pool that caches Poolable objects for reuse.
ObjectFactory
          This is the interface for factory that is used to create objects for Pool.
Pool
          This is an Pool that caches Poolable objects for reuse.
Poolable
          Poolable is a marker interface for Components that can be pooled.
PoolController
          This is the interface you implement if you want to control how Pools capacity changes overtime.
Resizable
          This is the interface for Pools that are not a fixed size.
SoftResourceLimitingPool
          This is an Pool that caches Poolable objects for reuse.
 



Copyright © . All Rights Reserved.