Package fr.jussieu.gla.wasa.monitor.event

Events sent during algorithm execution.

See:
          Description

Interface Summary
AlgorithmListener A listener for AlgorithmAdapter notifications.
 

Class Summary
AlgorithmAdapter A simple Adapter pattern implementation.
MonitorEvent Event sent by the AlgorithmAdapter when a report starts.
NotifyingAlgorithm An extension of the Algorithm casting events for notifying algorithm steps.
StepEvent Event sent by AlgorithmAdapter each time a step is performed.
 

Package fr.jussieu.gla.wasa.monitor.event Description

Events sent during algorithm execution.