Package org.apache.avalon.lifecycle

Container independent interfaces and classes supporting component lifecycle extension.

See:
          Description

Interface Summary
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.
 

Class Summary
AbstractAccessor Abstract implementation of a Accessor.
AbstractCreator Abstract implementation of a Creator.
 

Package org.apache.avalon.lifecycle Description

Container independent interfaces and classes supporting component lifecycle extension.



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