Uses of Interface
org.eclipse.jetty.util.component.LifeCycle.Listener
Packages that use LifeCycle.Listener
-
Uses of LifeCycle.Listener in org.eclipse.jetty.util.component
Classes in org.eclipse.jetty.util.component that implement LifeCycle.ListenerModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated.useorg.eclipse.jetty.server.StateLifeCycleListenerinsteadclassA LifeCycle listener that halts the JVM with exit code0when notified of the "started" event.classA LifeCycle that when started will stop another LifeCycle
LifeCycle.Listenerhas default methods.