Interface BeforeRetryConfig

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

public interface BeforeRetryConfig extends BeforeRetry, Config
  • Method Details

    • validate

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