Uses of Class
org.infinispan.notifications.cachelistener.annotation.CacheEntryRemoved
-
Packages that use CacheEntryRemoved Package Description org.infinispan.notifications.cachelistener.cluster org.infinispan.spring.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 voidRemoteClusterListener. handleClusterEvents(CacheEntryEvent event) -
Uses of CacheEntryRemoved in org.infinispan.spring.session
Methods in org.infinispan.spring.session with annotations of type CacheEntryRemoved Modifier and Type Method Description voidEmbeddedApplicationPublishedBridge. processCacheEntryDestroyed(CacheEntryRemovedEvent event)
-