Uses of Enum Class
org.eclipse.jetty.util.component.ContainerLifeCycle.Managed
Packages that use ContainerLifeCycle.Managed
-
Uses of ContainerLifeCycle.Managed in org.eclipse.jetty.util.component
Fields in org.eclipse.jetty.util.component declared as ContainerLifeCycle.ManagedModifier and TypeFieldDescriptionprivate ContainerLifeCycle.Managed
ContainerLifeCycle.Bean._managed
Methods in org.eclipse.jetty.util.component that return ContainerLifeCycle.ManagedModifier and TypeMethodDescriptionstatic ContainerLifeCycle.Managed
Returns the enum constant of this class with the specified name.static ContainerLifeCycle.Managed[]
ContainerLifeCycle.Managed.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.jetty.util.component with parameters of type ContainerLifeCycle.ManagedModifier and TypeMethodDescriptionprivate boolean
ContainerLifeCycle.addBean
(Object o, ContainerLifeCycle.Managed managed)