java.lang.Object
org.eclipse.microprofile.fault.tolerance.tck.util.AsyncCallerExecutor
- All Implemented Interfaces:
Executor
@ApplicationScoped
public class AsyncCallerExecutor
extends Object
implements Executor
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AsyncCallerExecutor
public AsyncCallerExecutor()
-