org.jdiagnose.remote.system
Interface RemoteSystem
- All Known Implementing Classes:
- InMemoryRemoteSystem, RemoteDataServiceSystem
- public interface RemoteSystem
- Author:
- jmccrindle
getHosts
public java.util.Iterator getHosts()
getAgents
public java.util.Iterator getAgents()
getHost
public RemoteHost getHost(java.lang.String name)
getAgent
public RemoteAgent getAgent(java.lang.String name)
getResults
public java.util.Iterator getResults()
getResult
public RemoteResult getResult(java.lang.String guid)
Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.