Interface ConfigService

  • All Known Implementing Classes:
    ConfigApiImpl

    public interface ConfigService
    Server-side interface to services providing user-visible configuration properties.

    Refer to the javadoc of corresponding client-facing interfaces in the model module for the meaning of various methods and their parameters.

    • Method Detail

      • getConfig

        org.projectnessie.model.NessieConfiguration getConfig()