org.codehaus.wadi.jgroups
Class JGroupsCluster.ViewThread

java.lang.Object
  extended by org.codehaus.wadi.jgroups.JGroupsCluster.ViewThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
JGroupsCluster

public class JGroupsCluster.ViewThread
extends java.lang.Object
implements java.lang.Runnable


Field Summary
protected  boolean _running
           
protected  java.lang.Thread _thread
           
 
Method Summary
 void run()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_running

protected boolean _running

_thread

protected java.lang.Thread _thread
Method Detail

start

public void start()

stop

public void stop()

run

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


Copyright © 2010. All Rights Reserved.