Interface RetryConfig

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

public interface RetryConfig extends org.eclipse.microprofile.faulttolerance.Retry, Config
  • Method Details

    • validate

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