Uses of Class
org.infinispan.notifications.cachemanagerlistener.annotation.CacheStopped
-
Packages that use CacheStopped Package Description org.infinispan.affinity This package contains theKeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodesorg.infinispan.xsite -
-
Uses of CacheStopped in org.infinispan.affinity
Methods in org.infinispan.affinity with annotations of type CacheStopped Modifier and Type Method Description void
ListenerRegistration. handleCacheStopped(CacheStoppedEvent cse)
-
Uses of CacheStopped in org.infinispan.xsite
Methods in org.infinispan.xsite with annotations of type CacheStopped Modifier and Type Method Description void
BackupReceiverRepositoryImpl. cacheStopped(CacheStoppedEvent cse)
-