| Package | Description |
|---|---|
| org.axonframework.modelling.saga |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSagaManagerSpanFactory
Default implementation of the
SagaManagerSpanFactory. |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedSagaManager.Builder<T> |
AnnotatedSagaManager.Builder.spanFactory(SagaManagerSpanFactory spanFactory) |
AbstractSagaManager.Builder<T> |
AbstractSagaManager.Builder.spanFactory(SagaManagerSpanFactory spanFactory)
Sets the
SagaManagerSpanFactory implementation to use for providing tracing capabilities. |
Copyright © 2010–2024. All rights reserved.