Uses of Class
org.infinispan.notifications.cachelistener.annotation.CacheEntryRemoved
-
Packages that use CacheEntryRemoved Package Description org.infinispan.globalstate.impl org.infinispan.notifications.cachelistener.cluster -
-
Uses of CacheEntryRemoved in org.infinispan.globalstate.impl
Methods in org.infinispan.globalstate.impl with annotations of type CacheEntryRemoved Modifier and Type Method Description void
GlobalConfigurationStateListener. removeCache(CacheEntryRemovedEvent<ScopedState,CacheState> event)
-
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 void
RemoteClusterListener. handleClusterEvents(CacheEntryEvent event)
-