
public class AgentMonitorService extends Object implements AgentMonitorServiceMBean, Runnable, HasLifecycle
| Modifier and Type | Field and Description |
|---|---|
static String |
AGENT_MONITOR_SERVICE_TASK |
| Constructor and Description |
|---|
AgentMonitorService(Agent a) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentStatus()
Get the status of the current Agent.
|
void |
postInit()
Called from the enclosing
Subsystem at construction
phase. |
void |
run() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, init, postBuild, postShutdown, postStart, shutdown, startpublic static final String AGENT_MONITOR_SERVICE_TASK
public AgentMonitorService(Agent a)
public void postInit()
HasLifecycleSubsystem at construction
phase. This method is called after init and postInit have
been called on this component's children.postInit in interface HasLifecyclepublic String getAgentStatus()
getAgentStatus in interface AgentMonitorServiceMBeanCopyright © 2018 LSST. All rights reserved.