Interface StateMachineExecutor.StateMachineExecutorCallback
- All Known Implementing Classes:
StateMachineExecutor.MonoSinkStateMachineExecutorCallback
- Enclosing interface:
- StateMachineExecutor<S,
E>
public static interface StateMachineExecutor.StateMachineExecutorCallback
Completion callback to notify back complete or error.
-
Method Summary
-
Method Details
-
complete
void complete() -
error
-