Package org.springframework.statemachine.ensemble
package org.springframework.statemachine.ensemble
-
ClassDescriptionDefault
EnsembleListener
dispatcher.DistributedStateMachine
is wrapping a realStateMachine
and works together with aStateMachineEnsemble
order to provide a distributed state machine.EnsembleListener<S,E> EnsembleListener
for various ensemble events.Adapter implementation ofEnsembleListener
implementing all methods which extended implementation can override.StateMachineEnsemble<S,E> StateMachineEnsemble
is a contract between aStateMachine
and arbitrary ensemble of otherStateMachine
s.General exception indicating a problem in ensemble.Support class for implementingStateMachineEnsemble
s.