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

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

Subclasses of InstrumentedResourceLimitingPool in org.apache.avalon.excalibur.pool
 class TraceableResourceLimitingPool
          A ResourceLimitingPool which can be configured so that it will trace the where get is being called fron.
 class ValidatedResourceLimitingPool
          A ResourceLimitingPool which validates reused poolables before they are returned with a call get().