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