Uses of Annotation Interface
org.infinispan.notifications.cachelistener.annotation.CacheEntryModified
Packages that use CacheEntryModified
Package
Description
-
Uses of CacheEntryModified in org.infinispan.globalstate.impl
Methods in org.infinispan.globalstate.impl with annotations of type CacheEntryModifiedModifier and TypeMethodDescriptionGlobalConfigurationStateListener.handleUpdate
(CacheEntryModifiedEvent<ScopedState, CacheState> event) -
Uses of CacheEntryModified in org.infinispan.notifications.cachelistener.cluster
Methods in org.infinispan.notifications.cachelistener.cluster with annotations of type CacheEntryModifiedModifier and TypeMethodDescriptionRemoteClusterListener.handleClusterEvents
(CacheEntryEvent event) -
Uses of CacheEntryModified in org.infinispan.rest.resources
Methods in org.infinispan.rest.resources with annotations of type CacheEntryModifiedModifier and TypeMethodDescriptionCacheResourceV2.BaseCacheListener.onCacheEvent
(CacheEntryEvent<?, ?> event) -
Uses of CacheEntryModified in org.infinispan.server.resp
Methods in org.infinispan.server.resp with annotations of type CacheEntryModifiedModifier and TypeMethodDescriptionSubscriberHandler.PubSubListener.onEvent
(CacheEntryEvent<Object, byte[]> entryEvent) -
Uses of CacheEntryModified in org.infinispan.server.resp.commands.list.blocking
Methods in org.infinispan.server.resp.commands.list.blocking with annotations of type CacheEntryModifiedModifier and TypeMethodDescriptionvoid
AbstractBlockingPop.PubSubListener.onEvent
(CacheEntryEvent<Object, Object> entryEvent) -
Uses of CacheEntryModified in org.infinispan.server.resp.commands.tx
Methods in org.infinispan.server.resp.commands.tx with annotations of type CacheEntryModifiedModifier and TypeMethodDescriptionWATCH.TxKeysListener.onEvent
(CacheEntryEvent<Object, Object> ignore)