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