Infinispan Distribution 5.2.6.Final-redhat-2

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

Packages that use org.infinispan.notifications.cachemanagerlistener.event
org.infinispan.affinity   
org.infinispan.cdi.event.cachemanager This package contains the adapters making the bridge between Infinispan cache manager events and CDI. 
org.infinispan.loaders.decorators This package contains loaders and stores, which are used for overflow or persistence. 
org.infinispan.notifications.cachemanagerlistener.event   
org.infinispan.topology   
org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. 
org.infinispan.xsite   
 

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

Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.cdi.event.cachemanager
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
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.topology
ViewChangedEvent
          This event is passed in to any method annotated with ViewChanged.
 

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

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


Infinispan Distribution 5.2.6.Final-redhat-2

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