S
- the type of stateE
- the type of eventpublic interface DistributedStateMachineConfigurer<S,E> extends AnnotationConfigurerBuilder<StateMachineConfigurationConfigurer<S,E>>
DistributedStateMachineConfigurer
interface for configuring
distributed state machine.Modifier and Type | Method and Description |
---|---|
DistributedStateMachineConfigurer<S,E> |
ensemble(StateMachineEnsemble<S,E> ensemble)
Specify a
StateMachineEnsemble . |
and
DistributedStateMachineConfigurer<S,E> ensemble(StateMachineEnsemble<S,E> ensemble)
StateMachineEnsemble
.ensemble
- the state machine ensemble