Package org.springframework.statemachine.ensemble
package org.springframework.statemachine.ensemble
-
ClassDescriptionDefault
EnsembleListenerdispatcher.DistributedStateMachineis wrapping a realStateMachineand works together with aStateMachineEnsembleorder to provide a distributed state machine.EnsembleListener<S,E> EnsembleListenerfor various ensemble events.Adapter implementation ofEnsembleListenerimplementing all methods which extended implementation can override.StateMachineEnsemble<S,E> StateMachineEnsembleis a contract between aStateMachineand arbitrary ensemble of otherStateMachines.General exception indicating a problem in ensemble.Support class for implementingStateMachineEnsembles.