Uses of Package
org.infinispan.notifications.cachemanagerlistener.annotation

Packages that use org.infinispan.notifications.cachemanagerlistener.annotation
org.infinispan.demo Classes, programs and applications that help demonstrate how Infinispan can be used. 
org.infinispan.distribution Classes relating to the distributed cache mode. 
org.infinispan.loaders.decorators This package contains loaders and stores, which are used for overflow or persistence. 
org.infinispan.transaction.xa XA transaction support. 
 

Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.demo
ViewChanged
          This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology changes (i.e., a member joins or leaves the cluster).
 

Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.distribution
ViewChanged
          This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology changes (i.e., a member joins or leaves the cluster).
 

Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.loaders.decorators
CacheStarted
          This annotation should be used on methods that need to be notified when a cache is started.
ViewChanged
          This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology changes (i.e., a member joins or leaves the cluster).
 

Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.transaction.xa
ViewChanged
          This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology changes (i.e., a member joins or leaves the cluster).
 


Google Analytics

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