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.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.persistence.support org.infinispan.topology 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.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.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.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.xsite Class Description CacheStoppedEvent This event is passed in to any method annotated withCacheStopped
.