Uses of Package
com.tangosol.net.events
-
Packages that use com.tangosol.net.events Package Description com.oracle.coherence.cdi Coherence CDI provides support for CDI (Contexts and Dependency Injection) within Coherence cluster members.com.oracle.coherence.cdi.events Support for adapting Coherence interceptors to standard CDI events.com.oracle.coherence.cdi.server Simple CDI-based Cache Server implementation.com.oracle.coherence.mp.config Coherence support for Eclipse MicroProfile Config.com.tangosol.coherence.config.builder Defines the typical runtime configuration builders for the Coherence configuration object model.com.tangosol.coherence.jcache.common Common utilities used by Coherence JCache.com.tangosol.net Contains basic cluster interfaces and factories.com.tangosol.net.events Contains classes related to the Coherence Live Event Model.com.tangosol.net.events.annotation Contains annotations related to the Coherence Live Event Model.com.tangosol.net.events.application Contains classes related to application events within the Coherence Live Event Model, including ConfigurableCacheFactory events.com.tangosol.net.events.partition Contains classes related to PartitionedService events within the Coherence Live Event Model.com.tangosol.net.events.partition.cache Contains classes related to PartitionedCache events within the Coherence Live Event Model. -
Classes in com.tangosol.net.events used by com.oracle.coherence.cdi Class Description Event AnEvent
object captures the necessary information required to adequately describe some activity that has occurred.EventInterceptor An EventInterceptor provides an implementation that is capable of intercepting and processingEvent
s.InterceptorMetadataResolver Supports custom resolution of interceptor class in cases when the interceptor may be proxied, such as when using CDI.NamedEventInterceptor 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.events Class Description CoherenceLifecycleEvent ACoherenceLifecycleEvent
allows subscribers to capture events pertaining to the lifecycle of aCoherence
instance.Event AnEvent
object captures the necessary information required to adequately describe some activity that has occurred.EventDispatcher EventDispatcherAwareInterceptor EventDispatcherAwareInterceptor is anEventInterceptor
implementation that takes responsibility for registering itself with theEventDispatcher
.EventInterceptor An EventInterceptor provides an implementation that is capable of intercepting and processingEvent
s.SessionLifecycleEvent 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.server Class Description NamedEventInterceptor 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.mp.config Class Description EventDispatcher EventDispatcherAwareInterceptor EventDispatcherAwareInterceptor is anEventInterceptor
implementation that takes responsibility for registering itself with theEventDispatcher
.EventInterceptor 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.builder Class Description EventInterceptor An EventInterceptor provides an implementation that is capable of intercepting and processingEvent
s.NamedEventInterceptor 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.common Class Description EventInterceptor An EventInterceptor provides an implementation that is capable of intercepting and processingEvent
s. -
Classes in com.tangosol.net.events used by com.tangosol.net Class Description CoherenceLifecycleEvent ACoherenceLifecycleEvent
allows subscribers to capture events pertaining to the lifecycle of aCoherence
instance.EventDispatcher EventDispatcherAwareInterceptor EventDispatcherAwareInterceptor is anEventInterceptor
implementation that takes responsibility for registering itself with theEventDispatcher
.EventInterceptor An EventInterceptor provides an implementation that is capable of intercepting and processingEvent
s.InterceptorRegistry 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.events Class Description CoherenceDispatcher A CoherenceDispatcher raisesEvent
s pertaining to operations on aCoherence
instance:CoherenceLifecycleEvents
CoherenceLifecycleEvent.Type The emitted event types for aCoherenceLifecycleEvent
.Event AnEvent
object captures the necessary information required to adequately describe some activity that has occurred.EventDispatcher EventDispatcher.InterceptorRegistrationEvent.Type The InterceptorRegistrationEvent types.EventDispatcherAwareInterceptor EventDispatcherAwareInterceptor is anEventInterceptor
implementation that takes responsibility for registering itself with theEventDispatcher
.EventInterceptor An EventInterceptor provides an implementation that is capable of intercepting and processingEvent
s.NamedEventInterceptor A wrapper forEventInterceptor
s allowing additional metadata to be associated with the interceptor without augmenting the interceptor contract.SessionDispatcher A CoherenceDispatcher raisesEvent
s pertaining to operations on aCoherence
instance:CoherenceLifecycleEvents
SessionLifecycleEvent.Type The emitted event types for aSessionLifecycleEvent
. -
Classes in com.tangosol.net.events used by com.tangosol.net.events.annotation Class Description CoherenceLifecycleEvent.Type The emitted event types for aCoherenceLifecycleEvent
.SessionLifecycleEvent.Type The emitted event types for aSessionLifecycleEvent
. -
Classes in com.tangosol.net.events used by com.tangosol.net.events.application Class Description Event AnEvent
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 Class Description Event AnEvent
object captures the necessary information required to adequately describe some activity that has occurred.EventDispatcher -
Classes in com.tangosol.net.events used by com.tangosol.net.events.partition.cache Class Description Event AnEvent
object captures the necessary information required to adequately describe some activity that has occurred.EventDispatcher