Interface BeforeRetryConfig

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

public interface BeforeRetryConfig extends BeforeRetry, ConfigDeclarativeOnly
  • Method Details

    • validate

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