Package ru.tunegov.mathematic.event

Interface Summary
ActionErrorListener The event set listener interface for the actionError feature.
FetchArgumentsListener The event set listener interface for the fetchArgument feature.
TriggerNextActionListener The event set listener interface for the onTriggerNextAction feature.
 

Class Summary
ActionErrorEvent This event is fired if the computation does not finish successfully.
FetchArgumentsEvent This event is thrown when triggerAction method of FunctionBean is called.
TriggerNextActionEvent This event is fired when the computation finishes successfully.