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

Packages that use org.infinispan.notifications.cachemanagerlistener.event
org.infinispan.affinity   
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.notifications.cachemanagerlistener.event   
org.infinispan.transaction.xa XA transaction support. 
 

Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.affinity
CacheStoppedEvent
          This event is passed in to any method annotated with CacheStopped.
ViewChangedEvent
          This event is passed in to any method annotated with ViewChanged.
 

Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.demo
ViewChangedEvent
          This event is passed in to any method annotated with ViewChanged.
 

Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.distribution
MergeEvent
          This event is passed in to any method annotated with Merged.
ViewChangedEvent
          This event is passed in to any method annotated with ViewChanged.
 

Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.loaders.decorators
Event
          Common characteristics of events that occur on a cache manager
ViewChangedEvent
          This event is passed in to any method annotated with ViewChanged.
 

Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.notifications.cachemanagerlistener.event
CacheStartedEvent
          This event is passed in to any method annotated with CacheStarted.
CacheStoppedEvent
          This event is passed in to any method annotated with CacheStopped.
Event
          Common characteristics of events that occur on a cache manager
Event.Type
           
MergeEvent
          This event is passed in to any method annotated with Merged.
ViewChangedEvent
          This event is passed in to any method annotated with ViewChanged.
 

Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.transaction.xa
ViewChangedEvent
          This event is passed in to any method annotated with ViewChanged.
 



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