@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface IncludeFilters
Filters to
a single annotation type. This allows to add
filters to message handlers with one or more user-defined annotations.FilterCopyright © 2018. All rights reserved.