Uses of Class
org.jboss.cache.notifications.annotation.ViewChanged

Packages that use ViewChanged
org.jboss.cache   
org.jboss.cache.buddyreplication   
org.jboss.cache.jmx   
org.jboss.cache.loader   
 

Uses of ViewChanged in org.jboss.cache
 

Methods in org.jboss.cache with annotations of type ViewChanged
 void ConsoleListener.printNewView(ViewChangedEvent e)
           
 

Uses of ViewChanged in org.jboss.cache.buddyreplication
 

Methods in org.jboss.cache.buddyreplication with annotations of type ViewChanged
 void BuddyManager.ViewChangeListener.handleViewChange(ViewChangedEvent event)
           
 

Uses of ViewChanged in org.jboss.cache.jmx
 

Methods in org.jboss.cache.jmx with annotations of type ViewChanged
 void CacheNotificationListener.broadcast(Event e)
           
 

Uses of ViewChanged in org.jboss.cache.loader
 

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



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