Package org.apache.avalon.phoenix

Avalon Phoenix is a powerful scalable program that uses all the other main Avalon packages.

See:
          Description

Interface Summary
ApplicationListener Implementations of this interface receive notifications about changes to the state of Application.
Block Deprecated. Deprecate with no replacement.
BlockContext Context via which Blocks communicate with container.
BlockListener Deprecated. This interface has been replaced by ApplicationListener
Constants Deprecated. User code should not be directly referencing this class
 

Class Summary
AbstractBlock Deprecated. As Block interface is deprecated this class is also deprecated with no replacement.
ApplicationEvent This is the class that is used to deliver notifications about Application state changes to the ApplicationListeners of a Server Application.
BlockEvent This is the class that is used to deliver notifications about Blocks state changes to the BlockListeners of a Server Application.
 

Package org.apache.avalon.phoenix Description

Avalon Phoenix is a powerful scalable program that uses all the other main Avalon packages. It acts as a Container for applications built on top of the Avalon Framework, allowing dynamic loading and unloading of those applications.



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.