Package org.apache.avalon.excalibur.pool

Object pool interfaces and implementations.

See:
          Description

Class Summary
InstrumentedResourceLimitingPool General Pool implementation which supports; weak and strong pool size limits, optional blocking gets when poolables are not available, and automatic pool trimming of unused poolables.
TraceableResourceLimitingPool A ResourceLimitingPool which can be configured so that it will trace the where get is being called fron.
TraceableResourceLimitingPool.State  
ValidatedResourceLimitingPool A ResourceLimitingPool which validates reused poolables before they are returned with a call get().
 

Exception Summary
TraceableResourceLimitingPool.TraceException  
 

Package org.apache.avalon.excalibur.pool Description

Object pool interfaces and implementations.



Copyright © 1997-2012 The Apache Software Foundation. All Rights Reserved.