public static class SystemGroupBackend.NameCheck extends java.lang.Object implements StartupCheck
Modifier and Type | Method and Description |
---|---|
void |
check()
Performs Gerrit startup check, can abort startup by throwing
StartupException . |
public void check() throws StartupException
StartupCheck
StartupException
.
Called on Gerrit startup after all LifecycleListener
have been invoked.
check
in interface StartupCheck
StartupException
- thrown if Gerrit startup should be aborted