fr.jussieu.gla.wasa.monitor.event
Interface AlgorithmListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- AlgorithmAdapter, AlgorithmEventRedirector, EventDrivenWriter
- public interface AlgorithmListener
- extends java.util.EventListener
A listener for
AlgorithmAdapter
notifications.
- Version:
- $Revision: 1.5 $ $Date: 2002/04/10 18:04:31 $
- Author:
- Laurent Caillette
startMonitoring
public void startMonitoring(MonitorEvent event)
startStep
public void startStep(StepEvent event)
endStep
public void endStep(StepEvent event)