org.jdiagnose.remote.system
Class DefaultRemoteAgent
java.lang.Object
org.jdiagnose.remote.system.DefaultRemoteAgent
- All Implemented Interfaces:
- Monitorable, MonitorableComposite, RemoteAgent
- public class DefaultRemoteAgent
- extends java.lang.Object
- implements RemoteAgent
- Author:
- jmccrindle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DefaultRemoteAgent
public DefaultRemoteAgent(java.lang.String agent)
- Parameters:
agent
-
getName
public java.lang.String getName()
- Specified by:
getName
in interface RemoteAgent
getHosts
public java.util.Iterator getHosts()
- Specified by:
getHosts
in interface RemoteAgent
getHost
public RemoteAgentAtHost getHost(java.lang.String host)
- Specified by:
getHost
in interface RemoteAgent
getHostsMap
public java.util.Map getHostsMap()
- 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.