Class StateMonitorWrapper

java.lang.Object
gda.factory.FindableBase
uk.ac.gda.vmxi.samplehandling.monitoring.StateMonitorWrapper
All Implemented Interfaces:
Findable, IStateMonitor

@ServiceInterface(IStateMonitor.class) public class StateMonitorWrapper extends FindableBase implements IStateMonitor
Wrap an existing state monitor and delegate operational calls to it. Used to allow state monitors defined in Jython to be easily used by the GDA client.