Interface SmallRyeFaultToleranceConfig.StrategiesConfig.AsynchronousConfig

Enclosing interface:
SmallRyeFaultToleranceConfig.StrategiesConfig

public static interface SmallRyeFaultToleranceConfig.StrategiesConfig.AsynchronousConfig
  • Method Summary

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

    • enabled

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