Uses of Interface
com.tangosol.net.events.EventDispatcherAwareInterceptor
Package
Description
Support for adapting Coherence interceptors to standard CDI events.
Coherence support for Eclipse MicroProfile Config.
Contains basic cluster interfaces and factories.
Contains classes related to the Coherence Live Event Model.
-
Uses of EventDispatcherAwareInterceptor in com.oracle.coherence.cdi.events
Modifier and TypeClassDescriptionstatic class
Handler forCacheLifecycleEvent
s.static class
Handler forCoherenceLifecycleEvent
s.static class
Handler forEntryEvent
s.static class
Handler forEntryProcessorEvent
s.static class
EventObserverSupport.EventHandler<E extends Event<T>,
T extends Enum<T>> Abstract base class for all observer-based interceptors.static class
Handler forLifecycleEvent
s.static class
EventObserverSupport.ServiceEventHandler<E extends Event<T>,
T extends Enum<T>> Abstract base class for all observer-based service interceptors.static class
Handler forSessionLifecycleEvent
s.static class
Handler forTransactionEvent
s.static class
Handler forTransactionEvent
s.static class
Handler forUnsolicitedCommitEvent
s. -
Uses of EventDispatcherAwareInterceptor in com.oracle.coherence.mp.config
Modifier and TypeClassDescriptionclass
An implementation ofConfigSource
that reads configuration properties from a Coherence map. -
Uses of EventDispatcherAwareInterceptor in com.tangosol.net
Modifier and TypeInterfaceDescriptionstatic interface
An interface implemented by listeners ofCoherenceLifecycleEvents
. -
Uses of EventDispatcherAwareInterceptor in com.tangosol.net.events
Modifier and TypeClassDescriptionclass
NamedEventInterceptor<E extends Event<?>>
A wrapper forEventInterceptor
s allowing additional metadata to be associated with the interceptor without augmenting the interceptor contract.