| Package | Description |
|---|---|
| org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEventBusSpanFactory
Default implementation of the
EventBusSpanFactory. |
| Modifier and Type | Method and Description |
|---|---|
AbstractEventBus.Builder |
AbstractEventBus.Builder.spanFactory(EventBusSpanFactory spanFactory)
Sets the
SpanFactory implementation to use for providing tracing capabilities. |
SimpleEventBus.Builder |
SimpleEventBus.Builder.spanFactory(EventBusSpanFactory spanFactory) |
Copyright © 2010–2025. All rights reserved.