Uses of Interface
io.dropwizard.lifecycle.Managed
Packages that use Managed
-
Uses of Managed in io.dropwizard.lifecycle
Classes in io.dropwizard.lifecycle that implement ManagedModifier and TypeClassDescriptionclassAn implementation of the Managed Interface forAutoCloseableinstances.classclassA wrapper forManagedinstances which ties them to a JettyLifeCycle.Methods in io.dropwizard.lifecycle that return ManagedConstructors in io.dropwizard.lifecycle with parameters of type ManagedModifierConstructorDescriptionJettyManaged(Managed managed) Creates a new JettyManaged wrappingmanaged. -
Uses of Managed in io.dropwizard.lifecycle.setup
Methods in io.dropwizard.lifecycle.setup with parameters of type Managed