Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.mandarax.eca

Interface Summary
Action Action interface.
ECALog ECA Log service.
Event Represents an incoming event.
EventListener Interface for event listeners.
EventSource Interface for the event source.
 

Class Summary
AbstractAction Abstract action class useful to facilitate implementation of the action interface.
CompositeAction A composite action is an action comprising a list of actions.
JAction Implementation of the action interface based on java reflection.
 

Exception Summary
ActionException Exception indicating that performing an action has failed.