org.jgroups.protocols
Class FD.Monitor

java.lang.Object
  extended by org.jgroups.protocols.FD.Monitor
All Implemented Interfaces:
java.lang.Runnable
Direct Known Subclasses:
FD_ICMP.PingMonitor, FD_PING.PingMonitor
Enclosing class:
FD

protected class FD.Monitor
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
protected FD.Monitor()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FD.Monitor

protected FD.Monitor()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.