Uses of Package
org.axonframework.messaging.core.interception
Packages that use org.axonframework.messaging.core.interception
Package
Description
Part of the Axon Extension module.
Part of the Axon Messaging module.
-
Classes in org.axonframework.messaging.core.interception used by org.axonframework.extension.springboot.autoconfigClassDescriptionA registry of
MessageDispatchInterceptors, acting as a collection ofregistered MessageDispatchInterceptors components.A registry ofMessageHandlerInterceptors, acting as a collection ofregistered MessageHandlerInterceptors components. -
Classes in org.axonframework.messaging.core.interception used by org.axonframework.messaging.core.interceptionClassDescriptionFunctional interface for building a
MessageDispatchInterceptorfor a specific component type and component name.A registry ofMessageDispatchInterceptors, acting as a collection ofregistered MessageDispatchInterceptors components.Functional interface for building aMessageHandlerInterceptorfor a specific component type and component name.A registry ofMessageHandlerInterceptors, acting as a collection ofregistered MessageHandlerInterceptors components.