@Command(name="radio",
description="Start the Graylog radio")
public class Radio
extends ServerBootstrap
commandName, dumpConfig, dumpDefaultConfig, FILE_SEPARATOR, injector, jadConfig, TMPDIR, version| Constructor and Description |
|---|
Radio() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<ServerStatus.Capability> |
capabilities() |
protected List<com.google.inject.Module> |
getCommandBindings() |
protected List<Object> |
getCommandConfigurationBeans() |
protected Class<? extends Runnable> |
shutdownHook() |
protected void |
startNodeRegistration(com.google.inject.Injector injector) |
protected boolean |
validateConfiguration() |
annotateProvisionException, getPidFile, getSharedBindingsModules, isNoPidFile, savePidFile, startCommandannotateInjectorCreationException, annotateInjectorExceptions, getConfigRepositories, isDebug, isDumpConfig, isDumpDefaultConfig, loadPlugins, onlyLogErrors, readConfiguration, run, setupInjector, setupLoggerprotected List<com.google.inject.Module> getCommandBindings()
getCommandBindings in class CmdLineToolprotected List<Object> getCommandConfigurationBeans()
getCommandConfigurationBeans in class CmdLineToolprotected void startNodeRegistration(com.google.inject.Injector injector)
startNodeRegistration in class ServerBootstrapprotected boolean validateConfiguration()
validateConfiguration in class CmdLineToolprotected Class<? extends Runnable> shutdownHook()
shutdownHook in class ServerBootstrapprotected Set<ServerStatus.Capability> capabilities()
capabilities in class CmdLineToolCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.