Uses of Interface
org.axonframework.messaging.tracing.SpanFactory

Packages that use SpanFactory
Package
Description
Internal delegating tracing decorator for the distributed CommandBusConnector.
Internal delegating tracing decorator for the distributed QueryBusConnector.
Micrometer Tracing binding for the tracing API, wired by MicrometerTracingConfigurationEnhancer.
Event-store tracing decorators and event-sourcing-specific SpanAttributesProvider implementations.
Entity-lifecycle and event-handler tracing decorators for axon-eventsourcing.
Snapshot-store tracing decorators for axon-eventsourcing.
Tracing decorators for command handling components.
Tracing decorators for event handling components.
Tracing decorators for query handling components.
The tracing API of Axon Framework: SpanFactory, Span, SpanScope, and SpanAttributesProvider, plus the logging and no-op factory implementations.
Repository tracing decorators for axon-modelling.
Tracing decorators for axon-modelling components.