Uses of Package
org.infinispan.notifications.cachemanagerlistener.event
-
Packages that use org.infinispan.notifications.cachemanagerlistener.event Package Description org.infinispan.affinity This package contains theKeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodesorg.infinispan.affinity.impl org.infinispan.container.versioning org.infinispan.notifications.cachelistener.cluster org.infinispan.notifications.cachemanagerlistener CacheManager
-specific notifications and eventing.org.infinispan.notifications.cachemanagerlistener.event EmbeddedCacheManager
-specific listener eventsorg.infinispan.notifications.cachemanagerlistener.event.impl org.infinispan.persistence.support org.infinispan.stream.impl org.infinispan.topology org.infinispan.transaction.impl org.infinispan.xsite -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.affinity Class Description CacheStoppedEvent This event is passed in to any method annotated withCacheStopped
. -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.affinity.impl Class Description CacheStoppedEvent This event is passed in to any method annotated withCacheStopped
. -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.container.versioning Class Description ViewChangedEvent This event is passed in to any method annotated withViewChanged
. -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.notifications.cachelistener.cluster Class Description ViewChangedEvent This event is passed in to any method annotated withViewChanged
. -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.notifications.cachemanagerlistener Class Description Event Common characteristics of events that occur on a cache manager -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.notifications.cachemanagerlistener.event Class Description Event Common characteristics of events that occur on a cache managerEvent.Type ViewChangedEvent This event is passed in to any method annotated withViewChanged
. -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.notifications.cachemanagerlistener.event.impl Class Description CacheStartedEvent This event is passed in to any method annotated withCacheStarted
.CacheStoppedEvent This event is passed in to any method annotated withCacheStopped
.Event Common characteristics of events that occur on a cache managerEvent.Type MergeEvent This event is passed in to any method annotated withMerged
.ViewChangedEvent This event is passed in to any method annotated withViewChanged
. -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.persistence.support Class Description Event Common characteristics of events that occur on a cache managerViewChangedEvent This event is passed in to any method annotated withViewChanged
. -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.stream.impl Class Description ViewChangedEvent This event is passed in to any method annotated withViewChanged
. -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.topology Class Description ViewChangedEvent This event is passed in to any method annotated withViewChanged
. -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.transaction.impl Class Description ViewChangedEvent This event is passed in to any method annotated withViewChanged
. -
Classes in org.infinispan.notifications.cachemanagerlistener.event used by org.infinispan.xsite Class Description CacheStoppedEvent This event is passed in to any method annotated withCacheStopped
.