org.smallmind.cloud.cluster
Class ClusterHubGossipDelivery

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

public class ClusterHubGossipDelivery
extends Object
implements Runnable


Constructor Summary
ClusterHubGossipDelivery(GossipClusterListener gossipClusterListener, GossipClusterEvent gossipClusterEvent)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterHubGossipDelivery

public ClusterHubGossipDelivery(GossipClusterListener gossipClusterListener,
                                GossipClusterEvent gossipClusterEvent)
Method Detail

run

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


Copyright © 2011. All Rights Reserved.