Package | Description |
---|---|
org.axonframework.messaging.interceptors | |
org.axonframework.modelling.command |
Modifier and Type | Class and Description |
---|---|
interface |
ExceptionHandler
Annotation marking a Handler as an interceptor for other handlers that is only interested in handling
exception results.
|
Modifier and Type | Class and Description |
---|---|
interface |
CommandHandlerInterceptor
Annotation used to mark methods on Aggregate members which can intercept commands.
|
Copyright © 2010–2022. All rights reserved.