public class GerritServerConfigReloader
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.util.List<ConfigUpdatedEvent.Update> |
fireUpdatedConfigEvent(ConfigUpdatedEvent event) |
java.util.List<ConfigUpdatedEvent.Update> |
reloadConfig()
Reloads the Gerrit Server Configuration from disk.
|
public java.util.List<ConfigUpdatedEvent.Update> reloadConfig()
public java.util.List<ConfigUpdatedEvent.Update> fireUpdatedConfigEvent(ConfigUpdatedEvent event)