Uses of Class
org.infinispan.notifications.cachelistener.annotation.CacheEntryRemoved
-
Packages that use CacheEntryRemoved Package Description org.infinispan.notifications.cachelistener.cluster org.infinispan.spring.embedded.session -
-
Uses of CacheEntryRemoved in org.infinispan.notifications.cachelistener.cluster
Methods in org.infinispan.notifications.cachelistener.cluster with annotations of type CacheEntryRemoved Modifier and Type Method Description java.util.concurrent.CompletionStage<java.lang.Void>
RemoteClusterListener. handleClusterEvents(CacheEntryEvent event)
-
Uses of CacheEntryRemoved in org.infinispan.spring.embedded.session
Methods in org.infinispan.spring.embedded.session with annotations of type CacheEntryRemoved Modifier and Type Method Description void
EmbeddedApplicationPublishedBridge. processCacheEntryDestroyed(CacheEntryRemovedEvent event)
-