Uses of Class
com.tangosol.net.events.annotation.Events
-
Packages that use Events Package Description com.tangosol.net.events.annotation 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 Events Modifier and Type Class Description interface
CacheLifecycleEvents
CacheLifecycleEvents is an annotation that should be applied toEventInterceptor
implementations that want to receiveCacheLifecycleEvent
s.interface
CoherenceLifecycleEvents
CoherenceLifecycleEvents is an annotation that should be applied toEventInterceptor
implementations that want to receiveCoherenceLifecycleEvent
s.interface
EntryEvents
EntryEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveEntryEvent
s.interface
EntryProcessorEvents
EntryProcessorEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveEntryProcessorEvent
s.interface
FederatedChangeEvents
EntryEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveFederatedChangeEvent
s.interface
FederatedConnectionEvents
EntryEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveFederatedConnectionEvent
s.interface
FederatedPartitionEvents
EntryEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveFederatedPartitionEvent
s.interface
LifecycleEvents
LifecycleEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveLifecycleEvent
s.interface
SessionLifecycleEvents
SessionLifecycleEvents is an annotation that should be applied toEventInterceptor
implementations that want to receiveSessionLifecycleEvent
s.interface
TransactionEvents
TransactionEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveTransactionEvent
s.interface
TransferEvents
TransferEventInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveTransferEvent
s.interface
UnsolicitedCommitEvents
UnsolicitedCommitInterceptor is an annotation that should be applied toEventInterceptor
implementations that want to receiveUnsolicitedCommitEvent
s.
-