@Configuration @Import(value=EventuateTramSagaCommonConfiguration.class) public class SagaParticipantConfiguration extends java.lang.Object
Constructor and Description |
---|
SagaParticipantConfiguration() |
Modifier and Type | Method and Description |
---|---|
SagaCommandDispatcherFactory |
sagaCommandDispatcherFactory(io.eventuate.tram.messaging.consumer.MessageConsumer messageConsumer,
io.eventuate.tram.messaging.producer.MessageProducer messageProducer,
SagaLockManager sagaLockManager) |
@Bean public SagaCommandDispatcherFactory sagaCommandDispatcherFactory(io.eventuate.tram.messaging.consumer.MessageConsumer messageConsumer, io.eventuate.tram.messaging.producer.MessageProducer messageProducer, SagaLockManager sagaLockManager)