Class LocalCacheSynchronousMapListener<K,V>

Type Parameters:
K - key type
V - value type
All Implemented Interfaces:
MapListener, MapListenerSupport.SynchronousListener, SynchronousListener, EventListener

public class LocalCacheSynchronousMapListener<K,V> extends LocalCacheAsynchronousMapListener<K,V> implements MapListenerSupport.SynchronousListener
Synchronous version of LocalCacheAsynchronousMapListener.
Since:
Coherence 12.1.3
Author:
bo 2013.12.19