org.smallmind.cloud.cluster.broadcast
Class NodeOfflineClusterBroadcast

java.lang.Object
  extended by org.smallmind.cloud.multicast.event.MulticastEvent
      extended by org.smallmind.cloud.cluster.broadcast.ClusterBroadcast
          extended by org.smallmind.cloud.cluster.broadcast.SystemClusterBroadcast
              extended by org.smallmind.cloud.cluster.broadcast.SingleShotClusterBroadcast
                  extended by org.smallmind.cloud.cluster.broadcast.NodeOfflineClusterBroadcast
All Implemented Interfaces:
Serializable

public class NodeOfflineClusterBroadcast
extends SingleShotClusterBroadcast

See Also:
Serialized Form

Constructor Summary
NodeOfflineClusterBroadcast(ClusterInstance clusterInstance)
           
 
Method Summary
 
Methods inherited from class org.smallmind.cloud.cluster.broadcast.SingleShotClusterBroadcast
getClusterInstance
 
Methods inherited from class org.smallmind.cloud.cluster.broadcast.ClusterBroadcast
getClusterBroadcastType
 
Methods inherited from class org.smallmind.cloud.multicast.event.MulticastEvent
getHostAddress
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeOfflineClusterBroadcast

public NodeOfflineClusterBroadcast(ClusterInstance clusterInstance)
                            throws UnknownHostException
Throws:
UnknownHostException


Copyright © 2011. All Rights Reserved.