Class CdiMapEventObserver<K,V>

java.lang.Object
com.oracle.coherence.cdi.CdiMapEventObserver<K,V>
All Implemented Interfaces:
AnnotatedMapListener.MapEventObserver<K,V>

public class CdiMapEventObserver<K,V> extends Object implements AnnotatedMapListener.MapEventObserver<K,V>
An implementation of a AnnotatedMapListener.MapEventObserver that wraps a CDI ObserverMethod that observes MapEvent.
Author:
Jonathan Knight 2020.11.20