Class DefaultSagaManagerSpanFactory

java.lang.Object
org.axonframework.modelling.saga.DefaultSagaManagerSpanFactory
All Implemented Interfaces:
SagaManagerSpanFactory

public class DefaultSagaManagerSpanFactory extends Object implements SagaManagerSpanFactory
Default implementation of the SagaManagerSpanFactory. The attribute used for the saga identifier can be configured.
Since:
4.9.0
Author:
Mitchell Herrijgers