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

Packages that use SoftResourceLimitingPool
org.apache.avalon.excalibur.component Extended component management services. 
org.apache.avalon.excalibur.datasource Datastore utilities. 
org.apache.avalon.excalibur.pool Object pool interfaces and implementations. 
 

Uses of SoftResourceLimitingPool in org.apache.avalon.excalibur.component
 

Subclasses of SoftResourceLimitingPool in org.apache.avalon.excalibur.component
 class DefaultComponentPool
          Deprecated. DefaultComponentPool is no longer used by the PoolableComponentHandler.
 

Uses of SoftResourceLimitingPool in org.apache.avalon.excalibur.datasource
 

Subclasses of SoftResourceLimitingPool in org.apache.avalon.excalibur.datasource
 class JdbcConnectionPool
          The Pool implementation for JdbcConnections.
 

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

Subclasses of SoftResourceLimitingPool in org.apache.avalon.excalibur.pool
 class HardResourceLimitingPool
          This is a implementation of Pool that is thread safe.
 



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