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

Packages that use org.infinispan.notifications.cachemanagerlistener.event
org.infinispan.demo   
org.infinispan.distribution   
org.infinispan.loader.decorators   
org.infinispan.notifications.cachemanagerlistener.event   
 

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
ViewChangedEvent
          This event is passed in to any method annotated with ViewChanged.
 

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



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