org.jdiagnose.remote.system
Interface RemoteDiagnostic

All Superinterfaces:
Monitorable
All Known Implementing Classes:
DefaultRemoteDiagnostic

public interface RemoteDiagnostic
extends Monitorable

Author:
jmccrindle

Method Summary
 java.lang.String getName()
           
 java.util.Iterator getRemoteResults()
           
 
Methods inherited from interface org.jdiagnose.remote.system.Monitorable
isUp
 

Method Detail

getName

public java.lang.String getName()

getRemoteResults

public java.util.Iterator getRemoteResults()


Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.