Uses of Interface
com.tangosol.net.events.EventDispatcherAwareInterceptor
Packages that use EventDispatcherAwareInterceptor
Package
Description
Support for adapting Coherence interceptors to standard CDI events.
Coherence support for Eclipse MicroProfile Config.
Contains abstract classes for processing Federated Caching Live Events.
Contains basic cluster interfaces and factories.
Contains classes related to the Coherence Live Event Model.
-
Uses of EventDispatcherAwareInterceptor in com.oracle.coherence.cdi.events
Classes in com.oracle.coherence.cdi.events that implement EventDispatcherAwareInterceptorModifier and TypeClassDescriptionstatic classHandler forCacheLifecycleEvents.static classHandler forCoherenceLifecycleEvents.static classHandler forEntryEvents.static classHandler forEntryProcessorEvents.static classEventObserverSupport.EventHandler<E extends Event<T>,T extends Enum<T>> Abstract base class for all observer-based interceptors.static classHandler forLifecycleEvents.static classEventObserverSupport.ServiceEventHandler<E extends Event<T>,T extends Enum<T>> Abstract base class for all observer-based service interceptors.static classHandler forSessionLifecycleEvents.static classHandler forTransactionEvents.static classHandler forTransactionEvents.static classHandler forUnsolicitedCommitEvents. -
Uses of EventDispatcherAwareInterceptor in com.oracle.coherence.mp.config
Classes in com.oracle.coherence.mp.config that implement EventDispatcherAwareInterceptorModifier and TypeClassDescriptionclassAn implementation ofConfigSourcethat reads configuration properties from a Coherence map. -
Uses of EventDispatcherAwareInterceptor in com.tangosol.coherence.federation.events
Classes in com.tangosol.coherence.federation.events that implement EventDispatcherAwareInterceptorModifier and TypeClassDescriptionclassAn abstract implementation of anEventInterceptorforFederatedChangeEvents applicable to remote participants. -
Uses of EventDispatcherAwareInterceptor in com.tangosol.net
Subinterfaces of EventDispatcherAwareInterceptor in com.tangosol.netModifier and TypeInterfaceDescriptionstatic interfaceAn interface implemented by listeners ofCoherenceLifecycleEvents. -
Uses of EventDispatcherAwareInterceptor in com.tangosol.net.events
Classes in com.tangosol.net.events that implement EventDispatcherAwareInterceptorModifier and TypeClassDescriptionclassNamedEventInterceptor<E extends Event<?>>A wrapper forEventInterceptors allowing additional metadata to be associated with the interceptor without augmenting the interceptor contract.