konark.gui
Interface HostStatusEventListener

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
HostStatusEventListenerImpl

public interface HostStatusEventListener
extends java.rmi.Remote


Method Summary
 void reportStatus(java.lang.String configHandle, HostStatus hsObj)
           
 

Method Detail

reportStatus

public void reportStatus(java.lang.String configHandle,
                         HostStatus hsObj)
                  throws java.lang.Exception
Throws:
java.lang.Exception