org.smallmind.cloud.cluster.event
Class GossipClusterEvent

java.lang.Object
  extended by org.smallmind.cloud.cluster.event.GossipClusterEvent
All Implemented Interfaces:
Serializable

public class GossipClusterEvent
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
GossipClusterEvent(ClusterInstance clusterInstance)
           
 
Method Summary
 ClusterInstance getClusterInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GossipClusterEvent

public GossipClusterEvent(ClusterInstance clusterInstance)
Method Detail

getClusterInstance

public ClusterInstance getClusterInstance()


Copyright © 2011. All Rights Reserved.