Uses of Interface
org.infinispan.notifications.cachelistener.event.CacheEntryRemovedEvent
Package
Description
-
Uses of CacheEntryRemovedEvent in org.infinispan.globalstate.impl
Modifier and TypeMethodDescriptionGlobalConfigurationStateListener.handleRemove
(CacheEntryRemovedEvent<ScopedState, CacheState> event) -
Uses of CacheEntryRemovedEvent in org.infinispan.notifications.cachelistener.cluster
Modifier and TypeClassDescriptionclass
ClusterEvent<K,
V> This is an event designed for use with cluster listeners solely. -
Uses of CacheEntryRemovedEvent in org.infinispan.notifications.cachelistener.event.impl
Modifier and TypeClassDescriptionclass
EventImpl<K,
V> Basic implementation of an event that covers all event types. -
Uses of CacheEntryRemovedEvent in org.infinispan.spring.embedded.session
Modifier and TypeMethodDescriptionvoid
EmbeddedApplicationPublishedBridge.processCacheEntryDestroyed
(CacheEntryRemovedEvent event)