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.An Attributes implementation that holds it's values in an immutable
ContainerLifeCycle
A ContainerInherited Listener.A listener for Container events.A ContainerLifeCycle is anLifeCycle
implementation 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.A LifeCycle Listener that writes state changes to a file.Jetty 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 Graceful that uses aFutureCallback
to indicate if shutdown is completed.The lifecycle interface for generic components.Listener.A LifeCycle that when started will stop another LifeCycle