public static interface ActionExecutionService.ExecActionExceptionListener<T extends StateMachine<T,S,E,C>,S,E,C>
| Modifier and Type | Field and Description |
|---|---|
static Method |
METHOD |
static String |
METHOD_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
executeException(ActionExecutionService.ExecActionExceptionEvent<T,S,E,C> event) |
static final String METHOD_NAME
static final Method METHOD
void executeException(ActionExecutionService.ExecActionExceptionEvent<T,S,E,C> event)
Copyright © 2013–2016. All rights reserved.