@Deprecated public class RenderApplication extends io.dropwizard.Application<ApiConfiguration>
Constructor and Description |
---|
RenderApplication()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
initialize(io.dropwizard.setup.Bootstrap<ApiConfiguration> apiConfigurationBootstrap)
Deprecated.
|
static void |
main(String[] args)
Deprecated.
|
void |
run(ApiConfiguration apiConfiguration,
io.dropwizard.setup.Environment environment)
Deprecated.
|
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>
Exception
Copyright © 2016. All Rights Reserved.