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.v0
Subclasses of AbstractMapListener in com.oracle.coherence.grpc.proxy.common.v0Modifier and TypeClassDescriptionprotected static classNamedCacheDeactivationListenerthat 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 TypeClassDescriptionclassMapListener for Coherence-based JCache adapter implementation to generate JCacheCoherenceCacheEntryEvent.classSynchronous version of LocalCacheAsynchronousMapListener. - 
Uses of AbstractMapListener in com.tangosol.coherence.jcache.partitionedcache
Subclasses of AbstractMapListener in com.tangosol.coherence.jcache.partitionedcacheModifier and TypeClassDescriptionclassMapListener for coherence cache to implement jcache map events.classMapListener for meta-information about JCachePartitionedCacheinstances.classSynchronous version of PartitionedCacheAsynchronousMapListener.classMapListener 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 classDeactivationListener for the back NamedCache.protected classMapListener for front map responsible for deregistering back map listeners upon front map eviction.protected classDeactivationListener for the underlying NamedCache.classDeprecated.A map listener that listens to the VersionCache and invalidates local entries accordingly.