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.notifications.cachemanagerlistener.event EmbeddedCacheManager
-specific listener events -
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.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
.