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

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

Uses of CacheListener in org.jboss.cache
 

Classes in org.jboss.cache with annotations of type CacheListener
 class ConsoleListener
          This class provides a non-graphical view of JBossCache replication events for a replicated cache.
 

Uses of CacheListener in org.jboss.cache.buddyreplication
 

Classes in org.jboss.cache.buddyreplication with annotations of type CacheListener
 class BuddyManager.ViewChangeListener
           
 

Uses of CacheListener in org.jboss.cache.jmx
 

Classes in org.jboss.cache.jmx with annotations of type CacheListener
 class CacheNotificationListener
          A CacheListener that creates JMX notifications from listener events.
 

Uses of CacheListener in org.jboss.cache.loader
 

Classes in org.jboss.cache.loader with annotations of type CacheListener
 class SingletonStoreCacheLoader.SingletonStoreListener
          Cache listener that reacts to cluster topology changes to find out whether a new coordinator is elected.
 



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