Uses of Annotation Type
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.spring.embedded.session
Methods in org.infinispan.spring.embedded.session with annotations of type CacheEntryExpiredModifier and TypeMethodDescriptionvoid
EmbeddedApplicationPublishedBridge.processCacheEntryExpired
(CacheEntryExpiredEvent event)