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