hmi.bml.feedback
Class StdoutFeedbackListener
java.lang.Object
hmi.bml.feedback.StdoutFeedbackListener
- All Implemented Interfaces:
- BMLFeedbackListener, BMLListener
public class StdoutFeedbackListener
- extends Object
- implements BMLFeedbackListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StdoutFeedbackListener
public StdoutFeedbackListener()
performanceStop
public void performanceStop(BMLPerformanceStopFeedback psf)
- Specified by:
performanceStop in interface BMLFeedbackListener
performanceStart
public void performanceStart(BMLPerformanceStartFeedback psf)
- Specified by:
performanceStart in interface BMLFeedbackListener
syncProgress
public void syncProgress(BMLSyncPointProgressFeedback spp)
- Specified by:
syncProgress in interface BMLFeedbackListener