Interface Summary |
ApplicationListener |
Implementations of this interface receive notifications about
changes to the state of Application. |
Block |
The main interface to implement for Applications hosted in Phoenix. |
BlockContext |
Context via which Blocks communicate with container. |
BlockListener |
Deprecated. This interface has been replaced by ApplicationListener |
Constants |
Package access to kernel constants. |
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.