Uses of Interface
io.quarkus.smallrye.faulttolerance.runtime.config.SmallRyeFaultToleranceConfig.StrategiesConfig
Packages that use SmallRyeFaultToleranceConfig.StrategiesConfig
-
Uses of SmallRyeFaultToleranceConfig.StrategiesConfig in io.quarkus.smallrye.faulttolerance.runtime.config
Methods in io.quarkus.smallrye.faulttolerance.runtime.config that return types with arguments of type SmallRyeFaultToleranceConfig.StrategiesConfigModifier and TypeMethodDescriptionSmallRyeFaultToleranceConfig.strategies()Configuration of fault tolerance strategies; either global, per class, or per method.