Uses of Annotation Interface
org.infinispan.notifications.cachelistener.annotation.CacheEntryRemoved
Packages that use CacheEntryRemoved
Package
Description
-
Uses of CacheEntryRemoved in org.infinispan.globalstate.impl
Methods in org.infinispan.globalstate.impl with annotations of type CacheEntryRemovedModifier and TypeMethodDescriptionGlobalConfigurationStateListener.handleRemove
(CacheEntryRemovedEvent<ScopedState, CacheState> event) -
Uses of CacheEntryRemoved in org.infinispan.notifications.cachelistener.cluster
Methods in org.infinispan.notifications.cachelistener.cluster with annotations of type CacheEntryRemovedModifier and TypeMethodDescriptionRemoteClusterListener.handleClusterEvents
(CacheEntryEvent event) -
Uses of CacheEntryRemoved in org.infinispan.rest.resources
Methods in org.infinispan.rest.resources with annotations of type CacheEntryRemovedModifier and TypeMethodDescriptionCacheResourceV2.BaseCacheListener.onCacheEvent
(CacheEntryEvent<?, ?> event)