Class SagaConfigurer<T>

java.lang.Object
org.axonframework.config.SagaConfigurer<T>
Type Parameters:
T - the Saga type under configuration

public class SagaConfigurer<T> extends Object
Provides mechanisms to configure the components used to manage and store Saga.
Since:
4.0
Author:
Allard Buijze