cluster5.shared.rmi
Class ConnectionWatchDog

java.lang.Object
  extended by cluster5.shared.rmi.ConnectionWatchDog

public class ConnectionWatchDog
extends java.lang.Object


Constructor Summary
ConnectionWatchDog()
           
 
Method Summary
 void connectionFailed()
          By calling this method the caller informs the watchdog about connection problem.
 Server getServer()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionWatchDog

public ConnectionWatchDog()
Method Detail

connectionFailed

public void connectionFailed()
By calling this method the caller informs the watchdog about connection problem.


getServer

public Server getServer()
Returns:
working instance of a remote server