Uses of Annotation Interface
com.tangosol.net.events.annotation.Events
Packages that use Events
Package
Description
Contains annotations related to the Coherence Live Event Model.
-
Uses of Events in com.tangosol.net.events.annotation
Classes in com.tangosol.net.events.annotation with annotations of type EventsModifier and TypeClassDescription@interfaceCacheLifecycleEvents is an annotation that should be applied toEventInterceptorimplementations that want to receiveCacheLifecycleEvents.@interfaceCoherenceLifecycleEvents is an annotation that should be applied toEventInterceptorimplementations that want to receiveCoherenceLifecycleEvents.@interfaceEntryEventInterceptor is an annotation that should be applied toEventInterceptorimplementations that want to receiveEntryEvents.@interfaceEntryProcessorEventInterceptor is an annotation that should be applied toEventInterceptorimplementations that want to receiveEntryProcessorEvents.@interfaceEntryEventInterceptor is an annotation that should be applied toEventInterceptorimplementations that want to receiveFederatedChangeEvents.@interfaceEntryEventInterceptor is an annotation that should be applied toEventInterceptorimplementations that want to receiveFederatedConnectionEvents.@interfaceEntryEventInterceptor is an annotation that should be applied toEventInterceptorimplementations that want to receiveFederatedPartitionEvents.@interfaceLifecycleEventInterceptor is an annotation that should be applied toEventInterceptorimplementations that want to receiveLifecycleEvents.@interfaceSessionLifecycleEvents is an annotation that should be applied toEventInterceptorimplementations that want to receiveSessionLifecycleEvents.@interfaceTransactionEventInterceptor is an annotation that should be applied toEventInterceptorimplementations that want to receiveTransactionEvents.@interfaceTransferEventInterceptor is an annotation that should be applied toEventInterceptorimplementations that want to receiveTransferEvents.@interfaceUnsolicitedCommitInterceptor is an annotation that should be applied toEventInterceptorimplementations that want to receiveUnsolicitedCommitEvents.