Interface ConfigSource

All Known Implementing Classes:
ConfigSource.FileConfigSource

public interface ConfigSource
  • Field Details

  • Method Details

    • getFilePath

      Path getFilePath()
      Returns:
      Path to source file, or null if config is not file-based.
    • describe

      String describe()
      Describe the source of this registry configuration for use with info and error messages.
      Returns:
      String describing configuration source