public class SwaggerBundle<T extends io.dropwizard.Configuration> extends Object implements io.dropwizard.ConfiguredBundle<T>
SwaggerModule
Constructor and Description |
---|
SwaggerBundle() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(io.dropwizard.setup.Bootstrap<?> bootstrap) |
void |
run(T configuration,
io.dropwizard.setup.Environment environment) |
public void initialize(io.dropwizard.setup.Bootstrap<?> bootstrap)
initialize
in interface io.dropwizard.ConfiguredBundle<T extends io.dropwizard.Configuration>
Copyright © 2018–2019 Sonatype, Inc.. All rights reserved.