Uses of Class
org.infinispan.notifications.cachemanagerlistener.annotation.CacheStopped
-
Packages that use CacheStopped Package Description org.infinispan.affinity This package contains theKeyAffinityServiceinterfaces 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 voidListenerRegistration. 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 voidBackupReceiverRepositoryImpl. cacheStopped(CacheStoppedEvent cse)
-