org.jdiagnose.remote.system
Interface RemoteAgent
- All Superinterfaces:
- Monitorable, MonitorableComposite
- All Known Implementing Classes:
- DefaultRemoteAgent
- public interface RemoteAgent
- extends MonitorableComposite
- Author:
- jmccrindle
Methods inherited from interface org.jdiagnose.remote.system.Monitorable |
isUp |
getName
public java.lang.String getName()
getHosts
public java.util.Iterator getHosts()
getHost
public RemoteAgentAtHost getHost(java.lang.String host)
Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.