public class BundlesFromLookupResolvedEvent extends ConfigurationPhaseEvent
Note: some of these bundles could be actually disabled and not used further.
| Constructor and Description |
|---|
BundlesFromLookupResolvedEvent(Options options,
io.dropwizard.setup.Bootstrap bootstrap,
java.util.List<GuiceyBundle> bundles) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GuiceyBundle> |
getBundles() |
getBootstrapgetOptions, getTypepublic BundlesFromLookupResolvedEvent(Options options, io.dropwizard.setup.Bootstrap bootstrap, java.util.List<GuiceyBundle> bundles)
public java.util.List<GuiceyBundle> getBundles()