Class DirectExecutor
java.lang.Object
io.smallrye.faulttolerance.core.util.DirectExecutor
- All Implemented Interfaces:
Executor
An
Executor that runs tasks directly on the caller thread.
Any exception thrown by the task is propagated back to the caller.-
Field Summary
Fields -
Method Summary