| Package | Description |
|---|---|
| org.squirrelframework.foundation.fsm | |
| org.squirrelframework.foundation.fsm.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionExecutionService.addExecActionExceptionListener(ActionExecutionService.ExecActionExceptionListener<T,S,E,C> listener)
Add action execution exception listener which can be used for monitoring execution
|
void |
ActionExecutionService.removeExecActionExceptionListener(ActionExecutionService.ExecActionExceptionListener<T,S,E,C> listener)
Remove action execution exception listener
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExecutionService.addExecActionExceptionListener(ActionExecutionService.ExecActionExceptionListener<T,S,E,C> listener) |
void |
AbstractExecutionService.removeExecActionExceptionListener(ActionExecutionService.ExecActionExceptionListener<T,S,E,C> listener) |
Copyright © 2013–2016. All rights reserved.