org.smallmind.cloud.cluster.broadcast
Class SemiAutomaticClusterBroadcast

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UpdateRequestClusterBroadcast

public class SemiAutomaticClusterBroadcast
extends SystemClusterBroadcast

See Also:
Serialized Form

Constructor Summary
SemiAutomaticClusterBroadcast(ClusterInterface clusterInterface)
           
 
Method Summary
 ClusterInterface 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

SemiAutomaticClusterBroadcast

public SemiAutomaticClusterBroadcast(ClusterInterface clusterInterface)
                              throws UnknownHostException
Throws:
UnknownHostException
Method Detail

getClusterInterface

public ClusterInterface getClusterInterface()


Copyright © 2011. All Rights Reserved.