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
Subclasses with type arguments of type ContainerLifeCycle.Managed in org.eclipse.jetty.util.componentFields in org.eclipse.jetty.util.component declared as ContainerLifeCycle.ManagedModifier and TypeFieldDescriptionprivate ContainerLifeCycle.ManagedContainerLifeCycle.Bean._managedMethods in org.eclipse.jetty.util.component that return ContainerLifeCycle.ManagedModifier and TypeMethodDescriptionstatic ContainerLifeCycle.ManagedReturns 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 booleanContainerLifeCycle.addBean(Object o, ContainerLifeCycle.Managed managed)