MachII provides a convenient interface to lower-level framework classes as well as some globally useful functions.
Flag as an internal event, one that can only be called by Mach-II.
Flag as a public event, one that may be called by a user.
EventFilter class.
Factory class for creating instances of AppManager.
Setup the application factory
Responsible for controlling loading/reloading of the AppManager.
The main framework manager.
Mach-II Configuration File Parser
Controls the event queue and event processing mechanism for a request/event lifecycle.
Initalizes the event-context.
Handles processing of EventCommands for an Event.
Manages registered EventHandlers for the framework.
Manages registered listeners.
Manages registered plugins.
Manages defined properties.
Handles request to event conversion.
Manages registered views.
An EventCommand for announcing an event.
An EventCommand for putting an event arg into the current event.
An EventCommand for creating and populating a bean in the current event.
An EventCommand for setting up an event mapping for an event handler.
An EventCommand for filtering events.
An EventCommand for processing an EventFilter.
An EventCommand for processing an EventFilter.
A MachII_framework_Invoker for calling a MachII_framework_Listener.
A MachII_framework_Invoker for calling a MachII_framework_Listener.