
public class JGroupsViewMonitor extends Object implements org.lsst.ccs.framework.HasLifecycle, org.lsst.ccs.services.AgentMonitor, org.lsst.ccs.framework.ClearAlertHandler
| Constructor and Description |
|---|
JGroupsViewMonitor() |
| Modifier and Type | Method and Description |
|---|---|
org.lsst.ccs.framework.ClearAlertHandler.ClearAlertCode |
canClearAlert(org.lsst.ccs.bus.data.Alert alert,
org.lsst.ccs.bus.states.AlertState state) |
String |
getAgentMonitorDescription() |
String |
getAgentMonitorStatus(boolean useCcsBuses) |
void |
init() |
static void |
main(String[] argv) |
public void init()
init in interface org.lsst.ccs.framework.HasLifecyclepublic String getAgentMonitorDescription()
getAgentMonitorDescription in interface org.lsst.ccs.services.AgentMonitorpublic String getAgentMonitorStatus(boolean useCcsBuses)
getAgentMonitorStatus in interface org.lsst.ccs.services.AgentMonitorpublic org.lsst.ccs.framework.ClearAlertHandler.ClearAlertCode canClearAlert(org.lsst.ccs.bus.data.Alert alert,
org.lsst.ccs.bus.states.AlertState state)
canClearAlert in interface org.lsst.ccs.framework.ClearAlertHandlerpublic static void main(String[] argv)
Copyright © 2021 LSST. All rights reserved.