Uses of Class
org.infinispan.notifications.cachelistener.annotation.CacheEntryExpired
-
Packages that use CacheEntryExpired Package Description org.infinispan.notifications.cachelistener.cluster org.infinispan.spring.embedded.session -
-
Uses of CacheEntryExpired in org.infinispan.notifications.cachelistener.cluster
Methods in org.infinispan.notifications.cachelistener.cluster with annotations of type CacheEntryExpired Modifier and Type Method Description voidRemoteClusterListener. handleClusterEvents(CacheEntryEvent event) -
Uses of CacheEntryExpired in org.infinispan.spring.embedded.session
Methods in org.infinispan.spring.embedded.session with annotations of type CacheEntryExpired Modifier and Type Method Description voidEmbeddedApplicationPublishedBridge. processCacheEntryExpired(CacheEntryExpiredEvent event)
-