Class Hierarchy
- java.lang.Object
- org.springframework.statemachine.listener.AbstractCompositeListener<T>
- org.springframework.statemachine.ensemble.CompositeEnsembleListener<S,
E> (implements org.springframework.statemachine.ensemble.EnsembleListener<S, E>)
- org.springframework.statemachine.ensemble.CompositeEnsembleListener<S,
- org.springframework.statemachine.ensemble.EnsembleListenerAdapter<S,
E> (implements org.springframework.statemachine.ensemble.EnsembleListener<S, E>) - org.springframework.statemachine.support.LifecycleObjectSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle, org.springframework.statemachine.support.StateMachineReactiveLifecycle)
- org.springframework.statemachine.ensemble.DistributedStateMachine<S,
E> (implements org.springframework.statemachine.StateMachine<S, E>) - org.springframework.statemachine.ensemble.StateMachineEnsembleObjectSupport<S,
E> (implements org.springframework.statemachine.ensemble.StateMachineEnsemble<S, E>)
- org.springframework.statemachine.ensemble.DistributedStateMachine<S,
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.statemachine.StateMachineException
- org.springframework.statemachine.ensemble.StateMachineEnsembleException
- org.springframework.statemachine.StateMachineException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataAccessException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.statemachine.listener.AbstractCompositeListener<T>
Interface Hierarchy
- org.springframework.statemachine.ensemble.EnsembleListener<S,
E> - org.springframework.statemachine.ensemble.StateMachineEnsemble<S,
E>