Package | Description |
---|---|
org.axonframework.messaging.interceptors | |
org.axonframework.modelling.command |
Class and Description |
---|
MessageHandlerInterceptor
Annotation marking an handler method as an interceptor handler.
|
ResultHandler
Meta-Annotation used to demarcate
MessageHandlerInterceptor annotated methods as interceptors that should
only act on the result of a handler invocation. |
Class and Description |
---|
MessageHandlerInterceptor
Annotation marking an handler method as an interceptor handler.
|
Copyright © 2010–2023. All rights reserved.