Uses of Package
org.axonframework.messaging.core.interception.annotation
Packages that use org.axonframework.messaging.core.interception.annotation
Package
Description
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
Part of the Axon Messaging module.
-
Classes in org.axonframework.messaging.core.interception.annotation used by org.axonframework.messaging.commandhandling.interception.annotationClassDescriptionAnnotation marking a handler method as an interceptor handler.
-
Classes in org.axonframework.messaging.core.interception.annotation used by org.axonframework.messaging.core.annotationClassDescriptionInterface to interact with a MessageHandlingMember instance through a chain of interceptors, which were used to build up this chain.
-
Classes in org.axonframework.messaging.core.interception.annotation used by org.axonframework.messaging.core.interception.annotationClassDescriptionAnnotation marking a handler method as an interceptor handler.Interface to interact with a MessageHandlingMember instance through a chain of interceptors, which were used to build up this chain.Meta-Annotation used to demarcate
MessageHandlerInterceptorannotated methods as interceptors that should only act on the result of a handler invocation. -
Classes in org.axonframework.messaging.core.interception.annotation used by org.axonframework.messaging.eventhandling.interception.annotationClassDescriptionAnnotation marking a handler method as an interceptor handler.
-
Classes in org.axonframework.messaging.core.interception.annotation used by org.axonframework.messaging.queryhandling.interception.annotationClassDescriptionAnnotation marking a handler method as an interceptor handler.