Uses of Interface
io.dropwizard.core.ConfiguredBundle
Packages that use ConfiguredBundle
-
Uses of ConfiguredBundle in io.dropwizard.core.setup
Methods in io.dropwizard.core.setup with parameters of type ConfiguredBundleModifier and TypeMethodDescriptionvoidBootstrap.addBundle(ConfiguredBundle<? super T> bundle) Adds the given bundle to the bootstrap. -
Uses of ConfiguredBundle in io.dropwizard.core.sslreload
Classes in io.dropwizard.core.sslreload that implement ConfiguredBundleModifier and TypeClassDescriptionclassBundle that gathers all the ssl connectors and registers an admin task that will refresh ssl configuration on request