Uses of Package
com.tangosol.net.events
Package
Description
Coherence CDI provides support for CDI (Contexts and Dependency Injection)
within Coherence cluster members.
Support for adapting Coherence interceptors to standard CDI events.
Simple CDI-based Cache Server implementation.
Coherence support for Eclipse MicroProfile Config.
Defines the typical runtime configuration builders for the Coherence
configuration object model.
Common utilities used by Coherence JCache.
Contains basic cluster interfaces and factories.
Contains classes related to the Coherence Live Event Model.
Contains classes related to application events within the Coherence
Live Event Model, including ConfigurableCacheFactory events.
Contains classes related to PartitionedService events within the Coherence
Live Event Model.
Contains classes related to PartitionedCache events within the Coherence
Live Event Model.
-
ClassDescriptionAn
Event
object captures the necessary information required to adequately describe some activity that has occurred.An EventInterceptor provides an implementation that is capable of intercepting and processingEvent
s.Supports custom resolution of interceptor class in cases when the interceptor may be proxied, such as when using CDI.A wrapper forEventInterceptor
s allowing additional metadata to be associated with the interceptor without augmenting the interceptor contract. -
ClassDescriptionA
CoherenceLifecycleEvent
allows subscribers to capture events pertaining to the lifecycle of aCoherence
instance.AnEvent
object captures the necessary information required to adequately describe some activity that has occurred.EventDispatcherAwareInterceptor is anEventInterceptor
implementation that takes responsibility for registering itself with theEventDispatcher
.An EventInterceptor provides an implementation that is capable of intercepting and processingEvent
s.ASessionLifecycleEvent
allows subscribers to capture events pertaining to the lifecycle of aSession
instance. -
ClassDescriptionA wrapper for
EventInterceptor
s allowing additional metadata to be associated with the interceptor without augmenting the interceptor contract. -
ClassDescriptionEventDispatcherAwareInterceptor is an
EventInterceptor
implementation that takes responsibility for registering itself with theEventDispatcher
.An EventInterceptor provides an implementation that is capable of intercepting and processingEvent
s. -
ClassDescriptionAn EventInterceptor provides an implementation that is capable of intercepting and processing
Event
s.A wrapper forEventInterceptor
s allowing additional metadata to be associated with the interceptor without augmenting the interceptor contract. -
ClassDescriptionAn EventInterceptor provides an implementation that is capable of intercepting and processing
Event
s. -
ClassDescriptionA
CoherenceLifecycleEvent
allows subscribers to capture events pertaining to the lifecycle of aCoherence
instance.EventDispatcherAwareInterceptor is anEventInterceptor
implementation that takes responsibility for registering itself with theEventDispatcher
.An EventInterceptor provides an implementation that is capable of intercepting and processingEvent
s.An InterceptorRegistry manages the registration ofEventInterceptor
s and facilitates the introduction of EventInterceptors toEventDispatcher
s. -
ClassDescriptionA CoherenceDispatcher raises
Event
s pertaining to operations on aCoherence
instance:CoherenceLifecycleEvents
The emitted event types for aCoherenceLifecycleEvent
.AnEvent
object captures the necessary information required to adequately describe some activity that has occurred.The InterceptorRegistrationEvent types.EventDispatcherAwareInterceptor is anEventInterceptor
implementation that takes responsibility for registering itself with theEventDispatcher
.An EventInterceptor provides an implementation that is capable of intercepting and processingEvent
s.A wrapper forEventInterceptor
s allowing additional metadata to be associated with the interceptor without augmenting the interceptor contract.A CoherenceDispatcher raisesEvent
s pertaining to operations on aCoherence
instance:CoherenceLifecycleEvents
The emitted event types for aSessionLifecycleEvent
. -
-
ClassDescriptionAn
Event
object captures the necessary information required to adequately describe some activity that has occurred. -
ClassDescriptionAn
Event
object captures the necessary information required to adequately describe some activity that has occurred.