org.terracotta.toolkit.internal.cluster
Interface OutOfBandClusterListener

All Superinterfaces:
org.terracotta.toolkit.cluster.ClusterListener

public interface OutOfBandClusterListener
extends org.terracotta.toolkit.cluster.ClusterListener


Method Summary
 boolean useOutOfBandNotification(org.terracotta.toolkit.cluster.ClusterEvent event)
           
 
Methods inherited from interface org.terracotta.toolkit.cluster.ClusterListener
onClusterEvent
 

Method Detail

useOutOfBandNotification

boolean useOutOfBandNotification(org.terracotta.toolkit.cluster.ClusterEvent event)


Copyright © 2013 Terracotta, Inc.. All Rights Reserved.