Package com.google.gerrit.server.config
Class GerritServerIdProvider
- java.lang.Object
-
- com.google.gerrit.server.config.GerritServerIdProvider
-
-
Constructor Summary
Constructors Constructor Description GerritServerIdProvider(org.eclipse.jgit.lib.Config cfg, SitePaths sitePaths)
-
-
-
Field Detail
-
SECTION
public static final String SECTION
- See Also:
- Constant Field Values
-
KEY
public static final String KEY
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
GerritServerIdProvider
@Inject public GerritServerIdProvider(org.eclipse.jgit.lib.Config cfg, SitePaths sitePaths) throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
- Throws:
IOException
org.eclipse.jgit.errors.ConfigInvalidException
-
-