Class CacheEventQueue<K,V>

All Implemented Interfaces:
ICacheEventQueue<K,V>

public class CacheEventQueue<K,V> extends PooledCacheEventQueue<K,V>
An event queue is used to propagate ordered cache events to one and only one target listener.