org.jdiagnose.remote.system
Class DefaultRemoteAgentAtHost
java.lang.Object
org.jdiagnose.remote.system.DefaultRemoteAgentAtHost
- All Implemented Interfaces:
- Monitorable, MonitorableComposite, RemoteAgentAtHost
- public class DefaultRemoteAgentAtHost
- extends java.lang.Object
- implements RemoteAgentAtHost
- Author:
- jmccrindle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DefaultRemoteAgentAtHost
public DefaultRemoteAgentAtHost(java.lang.String host,
java.lang.String agent)
- Parameters:
host
- agent
-
getAgent
public java.lang.String getAgent()
- Specified by:
getAgent
in interface RemoteAgentAtHost
getHost
public java.lang.String getHost()
- Specified by:
getHost
in interface RemoteAgentAtHost
getDiagnostics
public java.util.Iterator getDiagnostics()
- Specified by:
getDiagnostics
in interface RemoteAgentAtHost
getDiagnostic
public RemoteDiagnostic getDiagnostic(java.lang.String name)
- Specified by:
getDiagnostic
in interface RemoteAgentAtHost
- Parameters:
name
-
- Returns:
getDiagnosticMap
public java.util.Map getDiagnosticMap()
- Returns:
isUp
public boolean isUp()
- Specified by:
isUp
in interface Monitorable
getCompositeStatistics
public CompositeStatistics getCompositeStatistics()
- Specified by:
getCompositeStatistics
in interface MonitorableComposite
toString
public java.lang.String toString()
Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.