public abstract class ServiceMain
extends com.google.common.util.concurrent.AbstractIdleService
| Modifier | Constructor and Description |
|---|---|
protected |
ServiceMain(com.spotify.helios.common.LoggingConfig loggingConfig,
String sentryDsn) |
| Modifier and Type | Method and Description |
|---|---|
protected static io.dropwizard.setup.Environment |
createEnvironment(String name) |
protected static void |
setupLogging(com.spotify.helios.common.LoggingConfig config,
String sentryDsn) |
protected ServiceMain(com.spotify.helios.common.LoggingConfig loggingConfig, String sentryDsn)
protected static io.dropwizard.setup.Environment createEnvironment(String name)
protected static void setupLogging(com.spotify.helios.common.LoggingConfig config, String sentryDsn)
Copyright © 2017. All rights reserved.