org.smallmind.cloud.cluster.broadcast
Class UpdateRequestClusterBroadcast

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.SemiAutomaticClusterBroadcast
                  extended by org.smallmind.cloud.cluster.broadcast.UpdateRequestClusterBroadcast
All Implemented Interfaces:
Serializable

public class UpdateRequestClusterBroadcast
extends SemiAutomaticClusterBroadcast

See Also:
Serialized Form

Constructor Summary
UpdateRequestClusterBroadcast(ClusterInterface clusterInterface)
           
 
Method Summary
 
Methods inherited from class org.smallmind.cloud.cluster.broadcast.SemiAutomaticClusterBroadcast
getClusterInterface
 
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

UpdateRequestClusterBroadcast

public UpdateRequestClusterBroadcast(ClusterInterface clusterInterface)
                              throws UnknownHostException
Throws:
UnknownHostException


Copyright © 2011. All Rights Reserved.