Package org.eclipse.jetty.util.component
package org.eclipse.jetty.util.component
Jetty Util : Jetty Lifecycle Management
-
ClassDescriptionBasic implementation of the life cycle interface for components.Deprecated.An Attributes implementation that holds it's values in an immutable
ContainerLifeCycleA ContainerInherited Listener.A listener for Container events.A ContainerLifeCycle is anLifeCycleimplementation for a collection of contained beans.A Destroyable is an object which can be destroyed.DumpableContainer A Dumpable that is a container of beans can implement this interface to allow it to refine which of its beans can be dumped.Deprecated.useorg.eclipse.jetty.server.StateLifeCycleListenerinsteadJetty components that wish to be part of a Graceful shutdown implement this interface so that theGraceful.shutdown()method will be called to initiate a shutdown.A utility class to assist implementing the Graceful interface.A LifeCycle listener that halts the JVM with exit code0when notified of the "started" event.The lifecycle interface for generic components.Listener.A LifeCycle that when started will stop another LifeCycle
LifeCycle.Listenerhas default methods.