public class BundlesStartedEvent extends RunPhaseEvent
May be used for consultation only as bundles are not used anymore (already processed).
| Constructor and Description |
|---|
BundlesStartedEvent(Options options,
io.dropwizard.setup.Bootstrap bootstrap,
io.dropwizard.Configuration configuration,
ConfigurationTree configurationTree,
io.dropwizard.setup.Environment environment,
java.util.List<GuiceyBundle> bundles) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GuiceyBundle> |
getBundles() |
getConfiguration, getConfigurationTree, getEnvironment, renderConfigurationBindingsgetBootstrapgetOptions, getTypepublic BundlesStartedEvent(Options options, io.dropwizard.setup.Bootstrap bootstrap, io.dropwizard.Configuration configuration, ConfigurationTree configurationTree, io.dropwizard.setup.Environment environment, java.util.List<GuiceyBundle> bundles)
public java.util.List<GuiceyBundle> getBundles()