|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fr.jussieu.gla.wasa.monitor.event.AlgorithmAdapter
A simple Adapter pattern implementation.
Constructor Summary | |
AlgorithmAdapter()
|
Method Summary | |
void |
endStep(StepEvent event)
|
void |
startMonitoring(MonitorEvent event)
|
void |
startStep(StepEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AlgorithmAdapter()
Method Detail |
public void startMonitoring(MonitorEvent event)
startMonitoring
in interface AlgorithmListener
public void startStep(StepEvent event)
startStep
in interface AlgorithmListener
public void endStep(StepEvent event)
endStep
in interface AlgorithmListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |