Package org.infinispan.notifications.cachemanagerlistener.event

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

Class Summary
EventImpl Implementation of cache manager events
 

Enum Summary
Event.Type  
 



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