Package org.axonframework.messaging.monitoring.configuration
@NullMarked
package org.axonframework.messaging.monitoring.configuration
Part of the Axon Messaging module. Contains classes related to configuration.
-
ClassDescriptionThe
DefaultMessageMonitorRegistryis a default implementation of theMessageMonitorRegistryinterface responsible for managing and providing components ofMessageMonitorfor various message types such asCommandMessage,EventMessage, andQueryMessage.MessageMonitorFactory<M extends Message>Functional interface for building aMessageMonitorfor a specific component type and component name.A registry ofMessageMonitors, acting as a collection ofregistered MessageMonitor components.