Package org.eclipse.jetty.util.component
Jetty Util : Jetty Lifecycle Management
-
Interface Summary Interface Description Container A ContainerContainer.InheritedListener Inherited Listener.Container.Listener A listener for Container events.Destroyable A Destroyable is an object which can be destroyed.Dumpable Dumpable.DumpableContainer 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.Graceful 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.LifeCycle The lifecycle interface for generic components.LifeCycle.Listener Listener. -
Class Summary Class Description AbstractLifeCycle Basic implementation of the life cycle interface for components.AbstractLifeCycle.AbstractLifeCycleListener Deprecated. this class is redundant now thatLifeCycle.Listenerhas default methods.AttributeContainerMap An Attributes implementation that holds it's values in an immutableContainerLifeCycleContainerLifeCycle A ContainerLifeCycle is anLifeCycleimplementation for a collection of contained beans.DumpableCollection FileDestroyable FileNoticeLifeCycleListener A LifeCycle Listener that writes state changes to a file.Graceful.Shutdown A utility Graceful that uses aFutureCallbackto indicate if shutdown is completed.StopLifeCycle A LifeCycle that when started will stop another LifeCycle