public class SqlBundle<T extends io.dropwizard.Configuration> extends Object implements io.dropwizard.ConfiguredBundle<T>
| Constructor and Description | 
|---|
SqlBundle()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
initialize(io.dropwizard.setup.Bootstrap<?> bootstrap)  | 
void | 
run(T configuration,
   io.dropwizard.setup.Environment environment)  | 
Copyright © 2014–2016 Soabase. All rights reserved.