Package org.axonframework.messaging.monitoring
package org.axonframework.messaging.monitoring
-
ClassDescriptionMessageMonitor<T extends Message>Specifies a mechanism to monitor message processing.An interface to let the message processor inform the message monitor of the result of processing the messageMultiMessageMonitor<T extends Message>Delegates messages and callbacks to the given list of message monitorsA message monitor that returns a NoOp message callbackA NoOp MessageMonitor callback