@Documented @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface HasHandlerAttributes
MessageHandlingMember
s.
As such it carries specific attributes which are important to the MessageHandlingMember
in an annotation
driven Axon application.
These attributes can be extracted into an AnnotatedHandlerAttributes
objects through its constructor.
Copyright © 2010–2023. All rights reserved.