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