public class TSConfigCatcher extends Object implements Serializable, org.lsst.ccs.messaging.AgentPresenceListener, org.lsst.ccs.messaging.StatusMessageListener
| Constructor and Description |
|---|
TSConfigCatcher() |
TSConfigCatcher(TSConfig 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 TSConfigCatcher()
public TSConfigCatcher(TSConfig 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)
public void disconnecting(org.lsst.ccs.bus.data.AgentInfo agent)
disconnecting in interface org.lsst.ccs.messaging.AgentPresenceListenerCopyright © 2021 LSST. All rights reserved.