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 Dispose interface should be implemented by classes that need to dispose of internal resources prior to the destruction of the implementing instance.
Initializable
          This interface should be implemented by those classes that need to provide a service that requires some resources to be initialized before being able to operate.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.excalibur.datasource
Disposable
          The Dispose interface should be implemented by classes that need to dispose of internal resources prior to the destruction of the implementing instance.
Initializable
          This interface should be implemented by those classes that need to provide a service that requires some resources to be initialized before being able to operate.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.excalibur.pool
Disposable
          The Dispose interface should be implemented by classes that need to dispose of internal resources prior to the destruction of the implementing instance.
Initializable
          This interface should be implemented by those classes that need to provide a service that requires some resources to be initialized before being able to operate.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.