@Plugin(name="LSST States Plugin", id="state", description="LSST CCS subsystem states service.") public class LsstStatesPlugin extends ConsolePlugin implements org.lsst.ccs.messaging.AgentPresenceListener
| Constructor and Description |
|---|
LsstStatesPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
connecting(org.lsst.ccs.bus.data.AgentInfo agent) |
void |
disconnecting(org.lsst.ccs.bus.data.AgentInfo agent) |
void |
initialize()
Called by the framework when the console starts, to initialize this plugin..
|
getConsole, getServices, propertiesChanged, restore, save, setServicesProvider, shutdown, start, stoppublic void initialize()
ConsolePlugininitialize in class ConsolePluginpublic void connecting(org.lsst.ccs.bus.data.AgentInfo agent)
connecting in interface org.lsst.ccs.messaging.AgentPresenceListenerpublic void disconnecting(org.lsst.ccs.bus.data.AgentInfo agent)
disconnecting in interface org.lsst.ccs.messaging.AgentPresenceListenerCopyright © 2017 LSST. All rights reserved.