| Package | Description |
|---|---|
| org.squirrelframework.foundation.fsm | |
| org.squirrelframework.foundation.fsm.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachine.addStateMachineExceptionListener(StateMachine.StateMachineExceptionListener<T,S,E,C> listener) |
void |
StateMachine.removeStateMachineExceptionListener(StateMachine.StateMachineExceptionListener<T,S,E,C> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStateMachine.addStateMachineExceptionListener(StateMachine.StateMachineExceptionListener<T,S,E,C> listener) |
void |
AbstractStateMachine.removeStateMachineExceptionListener(StateMachine.StateMachineExceptionListener<T,S,E,C> listener) |
Copyright © 2013–2016. All rights reserved.