Uses of Package
org.apache.avalon.framework.activity

Packages that use org.apache.avalon.framework.activity
org.apache.avalon.excalibur.component   
org.apache.avalon.excalibur.datasource   
org.apache.avalon.excalibur.pool   
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.excalibur.component
Disposable
          The Disposable interface is used when components need to dealocate and dispose resources prior to their destruction.
Initializable
          The Initializable interface is used by components that need to allocate resources prior to them becoming active.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.excalibur.datasource
Disposable
          The Disposable interface is used when components need to dealocate and dispose resources prior to their destruction.
Initializable
          The Initializable interface is used by components that need to allocate resources prior to them becoming active.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.excalibur.pool
Disposable
          The Disposable interface is used when components need to dealocate and dispose resources prior to their destruction.
Initializable
          The Initializable interface is used by components that need to allocate resources prior to them becoming active.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.