Package org.projectnessie.services.spi
Interface ConfigService
-
- All Known Implementing Classes:
ConfigApiImpl
public interface ConfigServiceServer-side interface to services providing user-visible configuration properties.Refer to the javadoc of corresponding client-facing interfaces in the
modelmodule for the meaning of various methods and their parameters.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.projectnessie.model.NessieConfigurationgetConfig()
-