Interface CustomBackoffConfig

All Superinterfaces:
Annotation, Config, ConfigDeclarativeOnly
All Known Implementing Classes:
CustomBackoffConfigImpl

public interface CustomBackoffConfig extends CustomBackoff, ConfigDeclarativeOnly
  • Method Details

    • validate

      default void validate()
      Specified by:
      validate in interface Config