Interface SagaConfiguration<S>

Type Parameters:
S - a generic specifying the Saga type

public interface SagaConfiguration<S>
Represents a set of components needed to configure a Saga.
Since:
4.0
Author:
Milan Savic