Package org.apache.avalon.lifecycle

Avalon is the framework and implementation for a component architecture in java applications, allowing for easy re-use of software components.

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

Avalon is the framework and implementation for a component architecture in java applications, allowing for easy re-use of software components. It focuses on stable and scalable solutions to ease collaborative development. While server-oriented, it has been put to successful use in other contexts as well.



Copyright © . All Rights Reserved.