Uses of Class
org.infinispan.notifications.cachemanagerlistener.annotation.ViewChanged

Packages that use ViewChanged
org.infinispan.distribution   
org.infinispan.loader.decorators   
 

Uses of ViewChanged in org.infinispan.distribution
 

Methods in org.infinispan.distribution with annotations of type ViewChanged
 void DistributionManagerImpl.ViewChangeListener.handleViewChange(ViewChangedEvent e)
           
 

Uses of ViewChanged in org.infinispan.loader.decorators
 

Methods in org.infinispan.loader.decorators with annotations of type ViewChanged
 void SingletonStore.SingletonStoreListener.viewChange(ViewChangedEvent event)
          The cluster formation changed, so determine whether the current cache stopped being the coordinator or became the coordinator.
 



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