Interface SmallRyeFaultToleranceConfig.StrategiesConfig.AsynchronousNonBlockingConfig

Enclosing interface:
SmallRyeFaultToleranceConfig.StrategiesConfig

public static interface SmallRyeFaultToleranceConfig.StrategiesConfig.AsynchronousNonBlockingConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    Whether the @AsynchronousNonBlocking strategy is enabled.
  • Method Details

    • enabled

      @ConfigDocDefault("true") Optional<Boolean> enabled()
      Whether the @AsynchronousNonBlocking strategy is enabled.