@Configuration
@Import(value=io.eventuate.common.spring.jdbc.EventuateCommonJdbcOperationsConfiguration.class)
public class EventuateTramSagaCommonConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
EventuateTramSagaCommonConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
SagaLockManager |
sagaLockManager(io.eventuate.common.jdbc.EventuateJdbcStatementExecutor eventuateJdbcStatementExecutor,
io.eventuate.common.jdbc.EventuateSchema eventuateSchema) |
public EventuateTramSagaCommonConfiguration()
@Bean public SagaLockManager sagaLockManager(io.eventuate.common.jdbc.EventuateJdbcStatementExecutor eventuateJdbcStatementExecutor, io.eventuate.common.jdbc.EventuateSchema eventuateSchema)