Uses of Class
io.smallrye.faulttolerance.core.apiimpl.AsyncInvocation
Packages that use AsyncInvocation
-
Uses of AsyncInvocation in io.smallrye.faulttolerance.core.apiimpl
Methods in io.smallrye.faulttolerance.core.apiimpl with parameters of type AsyncInvocationModifier and TypeMethodDescription<V,T> T GuardImpl.guard(Callable<T> action, AsyncInvocation<V, T> asyncInvocation, Consumer<FaultToleranceContext<?>> contextModifier) TypedGuardImpl.guard(Callable<T> action, AsyncInvocation<V, T> asyncInvocation, Consumer<FaultToleranceContext<?>> contextModifier)