Uses of Package
org.apache.avalon.lifecycle

Packages that use org.apache.avalon.lifecycle
org.apache.avalon.fortress.examples.extended.extensions   
org.apache.avalon.fortress.impl.extensions   
org.apache.avalon.fortress.util The util package includes general unities supporting configuration and context management. 
org.apache.avalon.lifecycle Container independent interfaces and classes supporting component lifecycle extension. 
 

Classes in org.apache.avalon.lifecycle used by org.apache.avalon.fortress.examples.extended.extensions
AbstractAccessor
          Abstract implementation of a Accessor.
Accessor
          The Accessor interface describes the access and release stages that occur between a service or component manager and a container during service deployment.
 

Classes in org.apache.avalon.lifecycle used by org.apache.avalon.fortress.impl.extensions
AbstractCreator
          Abstract implementation of a Creator.
Creator
          The Creator interface describes the create and destroy stages that occur between a component and a container during service management.
 

Classes in org.apache.avalon.lifecycle used by org.apache.avalon.fortress.util
AbstractCreator
          Abstract implementation of a Creator.
Accessor
          The Accessor interface describes the access and release stages that occur between a service or component manager and a container during service deployment.
Creator
          The Creator interface describes the create and destroy stages that occur between a component and a container during service management.
 

Classes in org.apache.avalon.lifecycle used by org.apache.avalon.lifecycle
Accessor
          The Accessor interface describes the access and release stages that occur between a service or component manager and a container during service deployment.
Creator
          The Creator interface describes the create and destroy stages that occur between a component and a container during service management.
 



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