Package com.google.gerrit.server.config
Interface GlobalPluginConfigProvider
-
- All Known Implementing Classes:
FileBasedGlobalPluginConfigProvider
public interface GlobalPluginConfigProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.jgit.lib.Config
get(String pluginName)
-
-
-
Method Detail
-
get
org.eclipse.jgit.lib.Config get(String pluginName)
-
-