Package org.infinispan.notifications.cachemanagerlistener.event
package org.infinispan.notifications.cachemanagerlistener.event
EmbeddedCacheManager
-specific listener events- Public API
-
ClassDescriptionThis event is passed in to any method annotated with
CacheStarted
.This event is passed in to any method annotated withCacheStopped
.This event is passed in to any method annotated withConfigurationChanged
.Common characteristics of events that occur on a cache managerThis event is passed in to any method annotated withMerged
.This event is passed in to any method annotated withSiteViewChanged
.This event is passed in to any method annotated withViewChanged
.