org.smallmind.cloud.cluster
Interface ClusterMember


public interface ClusterMember


Method Summary
 void fireGossipBroadcast(GossipClusterBroadcast gossipClusterBroadcast)
           
 void handleServiceBroadcast(ServiceClusterBroadcast serviceClusterBroadcast)
           
 void logError(Class errorClass, Throwable throwable)
           
 

Method Detail

handleServiceBroadcast

void handleServiceBroadcast(ServiceClusterBroadcast serviceClusterBroadcast)

fireGossipBroadcast

void fireGossipBroadcast(GossipClusterBroadcast gossipClusterBroadcast)
                         throws EventMessageException
Throws:
EventMessageException

logError

void logError(Class errorClass,
              Throwable throwable)


Copyright © 2011. All Rights Reserved.