Uses of Interface
io.dropwizard.ConfiguredBundle
-
Packages that use ConfiguredBundle Package Description io.dropwizard.setup -
-
Uses of ConfiguredBundle in io.dropwizard.setup
Methods in io.dropwizard.setup with parameters of type ConfiguredBundle Modifier and Type Method Description voidBootstrap. addBundle(ConfiguredBundle<? super T> bundle)Adds the given bundle to the bootstrap.
-