Interface SmallRyeFaultToleranceConfig.StrategiesConfig.CustomBackoffConfig
- Enclosing interface:
- SmallRyeFaultToleranceConfig.StrategiesConfig
public static interface SmallRyeFaultToleranceConfig.StrategiesConfig.CustomBackoffConfig
-
Method Summary
-
Method Details
-
enabled
Whether the@CustomBackoffstrategy is enabled. -
value
The class of theCustomBackoffStrategythat will be used to compute retry delays.- See Also:
-
CustomBackoff.value()
-