T - configuration typepublic interface ConfigurationAwareModule<T extends io.dropwizard.Configuration>
| Modifier and Type | Method and Description |
|---|---|
void |
setConfiguration(T configuration)
Method will be called just before injector initialization.
|
void setConfiguration(T configuration)
configuration - configuration object