Uses of Package
com.tangosol.net.events
Packages that use 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.
-
Classes in com.tangosol.net.events used by com.oracle.coherence.cdiClassDescriptionAn
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. -
Classes in com.tangosol.net.events used by com.oracle.coherence.cdi.eventsClassDescriptionA
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. -
Classes in com.tangosol.net.events used by com.oracle.coherence.cdi.serverClassDescriptionA wrapper for
EventInterceptor
s allowing additional metadata to be associated with the interceptor without augmenting the interceptor contract. -
Classes in com.tangosol.net.events used by com.oracle.coherence.mp.configClassDescriptionEventDispatcherAwareInterceptor 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. -
Classes in com.tangosol.net.events used by com.tangosol.coherence.config.builderClassDescriptionAn 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. -
Classes in com.tangosol.net.events used by com.tangosol.coherence.jcache.commonClassDescriptionAn EventInterceptor provides an implementation that is capable of intercepting and processing
Event
s. -
Classes in com.tangosol.net.events used by com.tangosol.netClassDescriptionA
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. -
Classes in com.tangosol.net.events used by com.tangosol.net.eventsClassDescriptionA 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
. -
Classes in com.tangosol.net.events used by com.tangosol.net.events.application
-
Classes in com.tangosol.net.events used by com.tangosol.net.events.partitionClassDescriptionAn
Event
object captures the necessary information required to adequately describe some activity that has occurred. -
Classes in com.tangosol.net.events used by com.tangosol.net.events.partition.cacheClassDescriptionAn
Event
object captures the necessary information required to adequately describe some activity that has occurred.