Uses of Class
com.tangosol.util.AbstractMapListener
Packages that use AbstractMapListener
Package
Description
Contains classes related to local cache implementation of Coherence JCache.
Contains classes related to partitioned cache implementation of Coherence JCache.
Contains classes providing various caching strategies.
-
Uses of AbstractMapListener in com.oracle.coherence.grpc.proxy.common
Subclasses of AbstractMapListener in com.oracle.coherence.grpc.proxy.commonModifier and TypeClassDescriptionprotected static class
NamedCacheDeactivationListener
that will communicate cache truncation and destruction events over the proxy. -
Uses of AbstractMapListener in com.tangosol.coherence.jcache.localcache
Subclasses of AbstractMapListener in com.tangosol.coherence.jcache.localcacheModifier and TypeClassDescriptionclass
MapListener for Coherence-based JCache adapter implementation to generate JCacheCoherenceCacheEntryEvent
.class
Synchronous version of LocalCacheAsynchronousMapListener. -
Uses of AbstractMapListener in com.tangosol.coherence.jcache.partitionedcache
Subclasses of AbstractMapListener in com.tangosol.coherence.jcache.partitionedcacheModifier and TypeClassDescriptionclass
MapListener for coherence cache to implement jcache map events.class
MapListener for meta-information about JCachePartitionedCache
instances.class
Synchronous version of PartitionedCacheAsynchronousMapListener.class
MapListener for coherence cache to generate JCache ExpiryEvents. -
Uses of AbstractMapListener in com.tangosol.net.cache
Subclasses of AbstractMapListener in com.tangosol.net.cacheModifier and TypeClassDescriptionprotected class
DeactivationListener for the back NamedCache.protected class
MapListener for front map responsible for deregistering back map listeners upon front map eviction.protected class
DeactivationListener for the underlying NamedCache.class
Deprecated.A map listener that listens to the VersionCache and invalidates local entries accordingly.