public abstract class ConfigurationPhaseEvent extends GuiceyLifecycleEvent
| Constructor and Description |
|---|
ConfigurationPhaseEvent(GuiceyLifecycle type,
Options options,
io.dropwizard.setup.Bootstrap bootstrap) |
| Modifier and Type | Method and Description |
|---|---|
io.dropwizard.setup.Bootstrap |
getBootstrap() |
getOptions, getTypepublic ConfigurationPhaseEvent(GuiceyLifecycle type, Options options, io.dropwizard.setup.Bootstrap bootstrap)