Uses of Annotation Interface
com.tangosol.net.events.annotation.Events
Package
Description
Contains annotations related to the Coherence Live Event Model.
-
Uses of Events in com.tangosol.net.events.annotation
Modifier and TypeClassDescription@interface
CacheLifecycleEvents is an annotation that should be applied toEventInterceptor
implementations that want to receiveCacheLifecycleEvent
s.@interface
CoherenceLifecycleEvents is an annotation that should be applied toEventInterceptor
implementations that want to receiveCoherenceLifecycleEvent
s.@interface
EntryEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveEntryEvent
s.@interface
EntryProcessorEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveEntryProcessorEvent
s.@interface
EntryEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveFederatedChangeEvent
s.@interface
EntryEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveFederatedConnectionEvent
s.@interface
EntryEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveFederatedPartitionEvent
s.@interface
LifecycleEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveLifecycleEvent
s.@interface
SessionLifecycleEvents is an annotation that should be applied toEventInterceptor
implementations that want to receiveSessionLifecycleEvent
s.@interface
TransactionEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveTransactionEvent
s.@interface
TransferEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveTransferEvent
s.@interface
UnsolicitedCommitInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveUnsolicitedCommitEvent
s.