Interface RetryWhenConfig

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

public interface RetryWhenConfig extends RetryWhen, ConfigDeclarativeOnly
  • Method Details

    • validate

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