@Qualifier @Parameter(value=java.lang.Class.class) @Retention(value=RUNTIME) @Target(value={PARAMETER,FIELD}) @Documented public @interface EventType
A type of event, such as events to count in a history summarizer.