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

Packages that use org.apache.avalon.framework.activity
org.apache.avalon.cornerstone.blocks.connection Default implementation of a connection manager. 
org.apache.avalon.cornerstone.blocks.datasources Default implementation of a datasource manager. 
org.apache.avalon.cornerstone.blocks.masterstore Default implementation of a sockets manager. 
org.apache.avalon.cornerstone.blocks.masterstore.xml XML file persistence repository. 
org.apache.avalon.cornerstone.blocks.scheduler Default implementation of a scheduler manager. 
org.apache.avalon.cornerstone.blocks.sockets Default implementation of a sockets manager. 
org.apache.avalon.cornerstone.blocks.threads Default implementation of a thread pool manager. 
org.apache.avalon.cornerstone.services.connection Defintion of the connection service. 
org.apache.avalon.examples.jdbcdatasource   
org.apache.avalon.excalibur.component Extended component management services. 
org.apache.avalon.excalibur.component.example_im   
org.apache.avalon.excalibur.datasource Datastore utilities. 
org.apache.avalon.excalibur.datasource.cluster   
org.apache.avalon.excalibur.datasource.ids   
org.apache.avalon.excalibur.logger   
org.apache.avalon.excalibur.logger.decorator   
org.apache.avalon.excalibur.logger.logkit   
org.apache.avalon.excalibur.logger.util   
org.apache.avalon.excalibur.monitor An extensible resource monitor framework and implementation. 
org.apache.avalon.excalibur.pool Object pool interfaces and implementations. 
org.apache.avalon.excalibur.testcase Excalibur testcase utilities. 
org.apache.avalon.excalibur.thread.impl   
org.apache.avalon.fortress.examples.extended   
org.apache.avalon.fortress.examples.servlet   
org.apache.avalon.fortress.examples.swing   
org.apache.avalon.fortress.examples.viewer   
org.apache.avalon.fortress.impl The fortress.impl package contains the containment abstraction of the Fortress system  
org.apache.avalon.fortress.impl.handler The handler package includes the lifestyle support systems. 
org.apache.avalon.fortress.impl.role The role package includes classes and interfaces supporting the ECM role abstraction. 
org.apache.avalon.fortress.migration   
org.apache.avalon.fortress.tools   
org.apache.avalon.fortress.util The util package includes general unities supporting configuration and context management. 
org.apache.excalibur.event.command   
org.apache.excalibur.instrument.manager.http   
org.apache.excalibur.instrument.manager.http.server   
org.apache.excalibur.instrument.manager.impl   
org.apache.excalibur.mpool   
org.apache.excalibur.source.impl   
org.apache.excalibur.store.impl   
org.apache.excalibur.xml   
org.apache.excalibur.xml.impl   
org.apache.excalibur.xml.sax   
org.apache.excalibur.xml.xslt   
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.cornerstone.blocks.connection
Disposable
          The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.cornerstone.blocks.datasources
Disposable
          The Disposable interface is used when components need to deallocate 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.cornerstone.blocks.masterstore
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.cornerstone.blocks.masterstore.xml
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.cornerstone.blocks.scheduler
Disposable
          The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
Startable
          The Startable interface is used when components need to be "running" to be active.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.cornerstone.blocks.sockets
Disposable
          The Disposable interface is used when components need to deallocate 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.cornerstone.blocks.threads
Disposable
          The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.cornerstone.services.connection
Disposable
          The Disposable interface is used when components need to deallocate 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.examples.jdbcdatasource
Disposable
          The Disposable interface is used when components need to deallocate 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.component
Disposable
          The Disposable interface is used when components need to deallocate 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.component.example_im
Startable
          The Startable interface is used when components need to be "running" to be 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 deallocate 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.cluster
Disposable
          The Disposable interface is used when components need to deallocate 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.ids
Disposable
          The Disposable interface is used when components need to deallocate 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.logger
Disposable
          The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.excalibur.logger.decorator
Disposable
          The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
Startable
          The Startable interface is used when components need to be "running" to be active.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.excalibur.logger.logkit
Disposable
          The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.excalibur.logger.util
Disposable
          The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
Startable
          The Startable interface is used when components need to be "running" to be active.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.excalibur.monitor
Startable
          The Startable interface is used when components need to be "running" to be 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 deallocate 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.testcase
Disposable
          The Disposable interface is used when components need to deallocate 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.
Startable
          The Startable interface is used when components need to be "running" to be active.
Suspendable
          The Suspendable interface is used when a component will need to temporarily halt execution of a component.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.excalibur.thread.impl
Disposable
          The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
Executable
          The Executable can be implemented by components that need to perform some work.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.fortress.examples.extended
Disposable
          The Disposable interface is used when components need to deallocate 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.fortress.examples.servlet
Disposable
          The Disposable interface is used when components need to deallocate 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.fortress.examples.swing
Disposable
          The Disposable interface is used when components need to deallocate 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.
Startable
          The Startable interface is used when components need to be "running" to be active.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.fortress.examples.viewer
Disposable
          The Disposable interface is used when components need to deallocate 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.
Startable
          The Startable interface is used when components need to be "running" to be active.
 

Classes in org.apache.avalon.framework.activity used by org.apache.avalon.fortress.impl
Disposable
          The Disposable interface is used when components need to deallocate 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.fortress.impl.handler
Disposable
          The Disposable interface is used when components need to deallocate 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.fortress.impl.role
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.fortress.migration
Disposable
          The Disposable interface is used when components need to deallocate 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.fortress.tools
Disposable
          The Disposable interface is used when components need to deallocate 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.fortress.util
Disposable
          The Disposable interface is used when components need to deallocate 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.excalibur.event.command
Disposable
          The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
Executable
          The Executable can be implemented by components that need to perform some work.
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.excalibur.instrument.manager.http
Startable
          The Startable interface is used when components need to be "running" to be active.
 

Classes in org.apache.avalon.framework.activity used by org.apache.excalibur.instrument.manager.http.server
Startable
          The Startable interface is used when components need to be "running" to be active.
 

Classes in org.apache.avalon.framework.activity used by org.apache.excalibur.instrument.manager.impl
Disposable
          The Disposable interface is used when components need to deallocate 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.excalibur.mpool
Disposable
          The Disposable interface is used when components need to deallocate 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.excalibur.source.impl
Disposable
          The Disposable interface is used when components need to deallocate 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.excalibur.store.impl
Disposable
          The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
Startable
          The Startable interface is used when components need to be "running" to be active.
 

Classes in org.apache.avalon.framework.activity used by org.apache.excalibur.xml
Disposable
          The Disposable interface is used when components need to deallocate and dispose resources prior to their destruction.
 

Classes in org.apache.avalon.framework.activity used by org.apache.excalibur.xml.impl
Disposable
          The Disposable interface is used when components need to deallocate 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.excalibur.xml.sax
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.excalibur.xml.xslt
Disposable
          The Disposable interface is used when components need to deallocate 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 © 1997-2005 The Apache Software Foundation. All Rights Reserved.