Package gda.jython
Interface IJythonServerStatusProvider
- All Known Subinterfaces:
LocalJython
- All Known Implementing Classes:
JythonServer
public interface IJythonServerStatusProvider
Informs observers of changes to JythonServerStatus events when the script or scan state changes
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Method Details
-
addJythonServerStatusObserver
-
deleteJythonServerStatusObserver
-
getJythonServerStatus
JythonServerStatus getJythonServerStatus()
-