org.smallmind.cloud.cluster
Class ClusterUpdateTimer

java.lang.Object
  extended by org.smallmind.cloud.cluster.ClusterUpdateTimer
All Implemented Interfaces:
Runnable

public class ClusterUpdateTimer
extends Object
implements Runnable


Constructor Summary
ClusterUpdateTimer(ClusterHub clusterHub, int updateInterval)
           
 
Method Summary
 void finish()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterUpdateTimer

public ClusterUpdateTimer(ClusterHub clusterHub,
                          int updateInterval)
Method Detail

finish

public void finish()
            throws InterruptedException
Throws:
InterruptedException

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2011. All Rights Reserved.