public class OxdServerApplication extends io.dropwizard.Application<OxdServerConfiguration>
| Constructor and Description |
|---|
OxdServerApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(io.dropwizard.setup.Bootstrap<OxdServerConfiguration> bootstrap) |
static void |
main(String[] args) |
void |
run(OxdServerConfiguration configuration,
io.dropwizard.setup.Environment environment) |
public static void main(String[] args)
public void initialize(io.dropwizard.setup.Bootstrap<OxdServerConfiguration> bootstrap)
initialize in class io.dropwizard.Application<OxdServerConfiguration>public void run(OxdServerConfiguration configuration, io.dropwizard.setup.Environment environment)
run in class io.dropwizard.Application<OxdServerConfiguration>Copyright © 2020. All rights reserved.