Package com.google.gerrit.server.config
Class ConfigSection
- java.lang.Object
-
- com.google.gerrit.server.config.ConfigSection
-
public class ConfigSection extends Object
Provides access to one section fromConfig
-
-
Constructor Summary
Constructors Constructor Description ConfigSection(org.eclipse.jgit.lib.Config cfg, String section)
-