| Package | Description |
|---|---|
| org.axonframework.commandhandling |
Classes that implement the concept of command handling using explicit command objects.
|
| org.axonframework.commandhandling.distributed | |
| org.axonframework.deadline | |
| org.axonframework.deadline.dbscheduler | |
| org.axonframework.deadline.jobrunr | |
| org.axonframework.deadline.quartz | |
| org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus. |
| org.axonframework.eventhandling.pooled | |
| org.axonframework.queryhandling | |
| org.axonframework.tracing | |
| org.axonframework.tracing.attributes |
| Class and Description |
|---|
| Span
Represents a part of the application logic that will be traced.
|
| SpanFactory
The
SpanFactory is responsible for making spans in a way the chosen tracing provider is
compatible with. |
| Class and Description |
|---|
| SpanFactory
The
SpanFactory is responsible for making spans in a way the chosen tracing provider is
compatible with. |
| Class and Description |
|---|
| Span
Represents a part of the application logic that will be traced.
|
| SpanFactory
The
SpanFactory is responsible for making spans in a way the chosen tracing provider is
compatible with. |
| Class and Description |
|---|
| SpanFactory
The
SpanFactory is responsible for making spans in a way the chosen tracing provider is
compatible with. |
| Class and Description |
|---|
| SpanFactory
The
SpanFactory is responsible for making spans in a way the chosen tracing provider is
compatible with. |
| Class and Description |
|---|
| SpanFactory
The
SpanFactory is responsible for making spans in a way the chosen tracing provider is
compatible with. |
| Class and Description |
|---|
| Span
Represents a part of the application logic that will be traced.
|
| SpanFactory
The
SpanFactory is responsible for making spans in a way the chosen tracing provider is
compatible with. |
| Class and Description |
|---|
| SpanFactory
The
SpanFactory is responsible for making spans in a way the chosen tracing provider is
compatible with. |
| Class and Description |
|---|
| Span
Represents a part of the application logic that will be traced.
|
| SpanFactory
The
SpanFactory is responsible for making spans in a way the chosen tracing provider is
compatible with. |
| Class and Description |
|---|
| LoggingSpanFactory
Implementation of a
SpanFactory that requires no java agent or APM system, only logging. |
| NestingSpanFactory
Deprecated.
Various components have dedicated tracing SpanFactory interfaces since 4.9.0. This includes the
CommandBus,
EventProcessor and QueryBus. Use the distributedInSameTrace
of these instead. |
| NestingSpanFactory.Builder
Deprecated.
Creates a builder that will create a
NestingSpanFactory. |
NoOpSpanFactory
SpanFactory implementation that creates a NoOpSpanFactory.NoOpSpan. |
| NoOpSpanFactory.NoOpSpan
The
Span implementation that does nothing. |
| Span
Represents a part of the application logic that will be traced.
|
| SpanAttributesProvider |
| SpanFactory
The
SpanFactory is responsible for making spans in a way the chosen tracing provider is
compatible with. |
| SpanScope
Represents the scope of a
Span. |
| TracingHandlerEnhancerDefinition
Enhances message handlers with the provided
SpanFactory, wrapping handling of the message in a Span
that is reported to the monitoring tooling. |
| TracingHandlerEnhancerDefinition.Builder
Builder class to instantiate a
TracingHandlerEnhancerDefinition. |
| Class and Description |
|---|
| SpanAttributesProvider |
Copyright © 2010–2025. All rights reserved.