Uses of Interface
io.quarkus.smallrye.faulttolerance.runtime.config.SmallRyeFaultToleranceConfig.StrategiesConfig.AsynchronousConfig
Packages that use SmallRyeFaultToleranceConfig.StrategiesConfig.AsynchronousConfig
-
Uses of SmallRyeFaultToleranceConfig.StrategiesConfig.AsynchronousConfig in io.quarkus.smallrye.faulttolerance.runtime.config
Methods in io.quarkus.smallrye.faulttolerance.runtime.config that return types with arguments of type SmallRyeFaultToleranceConfig.StrategiesConfig.AsynchronousConfigModifier and TypeMethodDescriptionSmallRyeFaultToleranceConfig.StrategiesConfig.asynchronous()Configuration of the@Asynchronousfault tolerance strategy.