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