public class RenderApplication extends io.dropwizard.Application<ApiConfiguration>
| Constructor and Description |
|---|
RenderApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(io.dropwizard.setup.Bootstrap<ApiConfiguration> apiConfigurationBootstrap) |
static void |
main(String[] args) |
void |
run(ApiConfiguration apiConfiguration,
io.dropwizard.setup.Environment environment) |
public void initialize(io.dropwizard.setup.Bootstrap<ApiConfiguration> apiConfigurationBootstrap)
initialize in class io.dropwizard.Application<ApiConfiguration>public void run(ApiConfiguration apiConfiguration, io.dropwizard.setup.Environment environment) throws Exception
run in class io.dropwizard.Application<ApiConfiguration>ExceptionCopyright © 2014. All rights reserved.