JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
org.axonframework.eventsourcing.annotation
Annotation Interface EventTags
@Target
({
METHOD
,
FIELD
,
ANNOTATION_TYPE
})
@Retention
(
RUNTIME
)
public @interface
EventTags
Container annotation for repeatable
EventTag
annotation.
Since:
5.0.0
Author:
Mateusz Nowak
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
EventTag
[]
value
Element Details
value
EventTag
[]
value