public class MetrologyConfigCatcher extends Object implements Serializable, org.lsst.ccs.messaging.AgentPresenceListener, org.lsst.ccs.messaging.StatusMessageListener
| Constructor and Description |
|---|
MetrologyConfigCatcher() |
MetrologyConfigCatcher(MetrologyConfig tsc) |
| 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 |
initCatcher(org.lsst.ccs.bus.data.ConfigurationInfo configInfo) |
void |
onStatusMessage(org.lsst.ccs.bus.messages.StatusMessage msg) |
void |
updateConfig(org.lsst.ccs.bus.data.ConfigurationInfo configInfo) |
public MetrologyConfigCatcher()
public MetrologyConfigCatcher(MetrologyConfig tsc)
public void initCatcher(org.lsst.ccs.bus.data.ConfigurationInfo configInfo)
public void onStatusMessage(org.lsst.ccs.bus.messages.StatusMessage msg)
onStatusMessage in interface org.lsst.ccs.messaging.StatusMessageListenerpublic void updateConfig(org.lsst.ccs.bus.data.ConfigurationInfo configInfo)
public 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 © 2016 LSST. All rights reserved.