Package gda.jython
Interface IScanDataPointObserver
- All Superinterfaces:
gda.observable.IObserver
- All Known Implementing Classes:
DataPointCache,DetectorRateView,JythonService,JythonShell,JythonTerminalView,ListenerDispatcher,LivePlotView,ScanDataListenerScannable,ScanDataPointAdapter,ScanDataPointCache,SortedScanDataPointCache,TwoDScanPlotter,XasProgressUpdater
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
For classes who wish to observe scan data points distributed by an IScanDataPointProvider (e.g. the
JythonServerFacade).
-
Method Summary
Methods inherited from interface gda.observable.IObserver
update