Uses of Class
org.apache.avalon.excalibur.pool.TraceableResourceLimitingPool.State

Packages that use TraceableResourceLimitingPool.State
org.apache.avalon.excalibur.datasource Datastore utilities. 
org.apache.avalon.excalibur.pool Object pool interfaces and implementations. 
 

Uses of TraceableResourceLimitingPool.State in org.apache.avalon.excalibur.datasource
 

Methods in org.apache.avalon.excalibur.datasource that return TraceableResourceLimitingPool.State
 TraceableResourceLimitingPool.State TraceableDataSourceComponent.getState()
          Returns a snapshot of the current state of the pool.
 TraceableResourceLimitingPool.State ResourceLimitingJdbcDataSource.getState()
          Returns a snapshot of the current state of the pool.
 

Uses of TraceableResourceLimitingPool.State in org.apache.avalon.excalibur.pool
 

Methods in org.apache.avalon.excalibur.pool that return TraceableResourceLimitingPool.State
 TraceableResourceLimitingPool.State TraceableResourceLimitingPool.getState()
          Returns a snapshot of the current state of the pool.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.