public class EventObserverSupport
extends java.lang.Object
InterceptorRegistry
upon ConfigurableCacheFactory activation, and their subsequent un-registration on deactivation.| Modifier and Type | Class and Description |
|---|---|
static class |
EventObserverSupport.UnsolicitedCommitEventHandler
Handler for
UnsolicitedCommitEvents. |
| Constructor and Description |
|---|
EventObserverSupport() |
| Modifier and Type | Method and Description |
|---|---|
static <E extends com.tangosol.net.events.Event<T>,T extends java.lang.Enum<T>> |
createObserver(java.lang.Class<E> type,
io.micronaut.coherence.event.ExecutableMethodEventObserver<E,?,?> observer) |