Package | Description |
---|---|
org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus . |
Modifier and Type | Method and Description |
---|---|
static DefaultEventBusSpanFactory.Builder |
DefaultEventBusSpanFactory.builder()
Creates a new
DefaultEventBusSpanFactory.Builder to build a DefaultEventBusSpanFactory with. |
DefaultEventBusSpanFactory.Builder |
DefaultEventBusSpanFactory.Builder.spanFactory(SpanFactory spanFactory)
Sets the
SpanFactory to use to create the spans. |
Constructor and Description |
---|
DefaultEventBusSpanFactory(DefaultEventBusSpanFactory.Builder builder)
Creates a new
DefaultEventBusSpanFactory using the provided builder . |
Copyright © 2010–2024. All rights reserved.