Package org.axonframework.messaging.tracing.annotation
@NullMarked
package org.axonframework.messaging.tracing.annotation
Annotation-pipeline tracing support for
axon-messaging: the handler enhancer producing per-method handler
spans, registered conditionally on the HandlerDefinition component by the tracing configuration defaults.-
ClassesClassDescription
HandlerEnhancerDefinitionthat wraps annotated message handlers in a tracing span named after the handling method (for example"BookRoomHandler.handle(BookRoom)").