Annotation Type Events
-
@Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface Events
Meta annotation that must be applied to all event interceptor annotations, in order to make them discoverable.- Since:
- 20.06
- Author:
- as 2020.04.02
- See Also:
CoherenceLifecycleEvents
,CacheLifecycleEvents
,EntryEvents
,EntryProcessorEvents
,LifecycleEvents
,SessionLifecycleEvents
,TransactionEvents
,TransferEvents
,UnsolicitedCommitEvents