org.infinispan.distribution
Class DistributionManagerImpl.ViewChangeListener

java.lang.Object
  extended by org.infinispan.distribution.DistributionManagerImpl.ViewChangeListener
Enclosing class:
DistributionManagerImpl

public class DistributionManagerImpl.ViewChangeListener
extends Object


Constructor Summary
DistributionManagerImpl.ViewChangeListener()
           
 
Method Summary
 void handleMerge(MergeEvent e)
           
 void handleViewChange(ViewChangedEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributionManagerImpl.ViewChangeListener

public DistributionManagerImpl.ViewChangeListener()
Method Detail

handleMerge

public void handleMerge(MergeEvent e)

handleViewChange

public void handleViewChange(ViewChangedEvent e)


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.