Interface SmallRyeFaultToleranceConfig.StrategiesConfig.BeforeRetryConfig
- Enclosing interface:
- SmallRyeFaultToleranceConfig.StrategiesConfig
public static interface SmallRyeFaultToleranceConfig.StrategiesConfig.BeforeRetryConfig
-
Method Summary
-
Method Details
-
enabled
Whether the@BeforeRetrystrategy is enabled. -
value
The class of theBeforeRetryHandlerto call before retrying.- See Also:
-
BeforeRetry.value()
-