Uses of Annotation Interface
org.infinispan.notifications.cachelistener.annotation.CacheEntryRemoved
Package
Description
-
Uses of CacheEntryRemoved in org.infinispan.globalstate.impl
Modifier and TypeMethodDescriptionGlobalConfigurationStateListener.handleRemove
(CacheEntryRemovedEvent<ScopedState, CacheState> event) -
Uses of CacheEntryRemoved in org.infinispan.notifications.cachelistener.cluster
Modifier and TypeMethodDescriptionRemoteClusterListener.handleClusterEvents
(CacheEntryEvent event) -
Uses of CacheEntryRemoved in org.infinispan.rest.resources
Modifier and TypeMethodDescriptionCacheResourceV2.BaseCacheListener.onCacheEvent
(CacheEntryEvent<?, ?> event) -
Uses of CacheEntryRemoved in org.infinispan.server.resp.commands.tx
Modifier and TypeMethodDescriptionWATCH.TxKeysListener.onEvent
(CacheEntryEvent<Object, Object> ignore)