Uses of Annotation Interface
org.infinispan.notifications.cachelistener.annotation.CacheEntryExpired
Packages that use CacheEntryExpired
Package
Description
-
Uses of CacheEntryExpired in org.infinispan.notifications.cachelistener.cluster
Methods in org.infinispan.notifications.cachelistener.cluster with annotations of type CacheEntryExpiredModifier and TypeMethodDescriptionRemoteClusterListener.handleClusterEvents
(CacheEntryEvent event) -
Uses of CacheEntryExpired in org.infinispan.rest.resources
Methods in org.infinispan.rest.resources with annotations of type CacheEntryExpiredModifier and TypeMethodDescriptionCacheResourceV2.BaseCacheListener.onCacheEvent
(CacheEntryEvent<?, ?> event) -
Uses of CacheEntryExpired in org.infinispan.server.resp.commands.tx
Methods in org.infinispan.server.resp.commands.tx with annotations of type CacheEntryExpiredModifier and TypeMethodDescriptionWATCH.TxKeysListener.onEvent
(CacheEntryEvent<Object, Object> ignore)