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

Packages that use SoftResourceLimitingPool
org.apache.avalon.excalibur.component   
org.apache.avalon.excalibur.datasource   
org.apache.avalon.excalibur.pool   
 

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

Subclasses of SoftResourceLimitingPool in org.apache.avalon.excalibur.component
 class DefaultComponentPool
          This is the implementation of Pool for Avalon Components that is thread safe.
 

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 © 2001 Apache Jakarta Project. All Rights Reserved.