public class JimixSampleDropwizard
extends io.dropwizard.Application<io.dropwizard.Configuration>
| Constructor and Description |
|---|
JimixSampleDropwizard() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(io.dropwizard.setup.Bootstrap<io.dropwizard.Configuration> bootstrap) |
static void |
main(String[] args) |
void |
run(io.dropwizard.Configuration configuration,
io.dropwizard.setup.Environment environment) |
public void initialize(io.dropwizard.setup.Bootstrap<io.dropwizard.Configuration> bootstrap)
initialize in class io.dropwizard.Application<io.dropwizard.Configuration>public void run(io.dropwizard.Configuration configuration,
io.dropwizard.setup.Environment environment)
run in class io.dropwizard.Application<io.dropwizard.Configuration>Copyright © 2015. All Rights Reserved.