Class LocalCacheAsynchronousMapListener<K,V>

java.lang.Object
com.tangosol.util.Base
com.tangosol.util.AbstractMapListener
com.tangosol.coherence.jcache.localcache.LocalCacheAsynchronousMapListener<K,V>
Type Parameters:
K - the key type
V - the value type
All Implemented Interfaces:
MapListener, EventListener
Direct Known Subclasses:
LocalCacheSynchronousMapListener

public class LocalCacheAsynchronousMapListener<K,V> extends AbstractMapListener
MapListener for Coherence-based JCache adapter implementation to generate JCache CoherenceCacheEntryEvent.
Version:
Coherence 12.1.3
Author:
jf 2013.12.19