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