Package org.axonframework.messaging.monitoring.interception
@NullMarked
package org.axonframework.messaging.monitoring.interception
Part of the Axon Messaging module. Contains classes related to interception.
-
ClassesClassDescriptionA
MessageHandlerInterceptorforCommandMessagethat intercepts theMessageHandlerInterceptorChainto register theMessageMonitor.MonitorCallbackfunctions on theProcessingContexthooks.AMessageDispatchInterceptorthat intercepts aMessageDispatchInterceptorChainofEventMessageand registers theMessageMonitor.MonitorCallbackhooks for reporting.AMessageDispatchInterceptorthat intercepts aMessageDispatchInterceptorChainofEventMessageand registers theMessageMonitor.MonitorCallbackhooks for reporting.AMessageHandlerInterceptorforQueryMessagethat intercepts theMessageHandlerInterceptorChainto register theMessageMonitor.MonitorCallbackfunctions on theProcessingContexthooks.AMessageDispatchInterceptorthat intercepts aMessageDispatchInterceptorChainofSubscriptionQueryUpdateMessageand registers theMessageMonitor.MonitorCallbackhooks for reporting.