public class AdapterMonitorAssembly extends Object implements LsstMonitorPlugin.Listener
MonitorAssembly as a LsstMonitorPlugin.Listener.
This class exist to support legacy code.
To be implemented.| Constructor and Description |
|---|
AdapterMonitorAssembly(MonitorAssembly monitorAssembly) |
| Modifier and Type | Method and Description |
|---|---|
void |
enabled(LsstMonitorPlugin.Event event) |
void |
fullStateReceived(LsstMonitorPlugin.Event event) |
void |
update(LsstMonitorPlugin.Event event) |
public AdapterMonitorAssembly(MonitorAssembly monitorAssembly)
public void enabled(LsstMonitorPlugin.Event event)
enabled in interface LsstMonitorPlugin.Listenerpublic void fullStateReceived(LsstMonitorPlugin.Event event)
fullStateReceived in interface LsstMonitorPlugin.Listenerpublic void update(LsstMonitorPlugin.Event event)
update in interface LsstMonitorPlugin.ListenerCopyright © 2017 LSST. All rights reserved.