Interface ConfiguredProvider

    • Method Detail

      • getHelpText

        String getHelpText()
      • getConfig

        default <C> C getConfig()
        Returns a default configuration for this provider.
        Type Parameters:
        C - the type of the configuration
        Returns:
        the default configuration