Uses of Interface
org.eclipse.jetty.util.component.LifeCycle.Listener
-
Packages that use LifeCycle.Listener Package Description org.eclipse.jetty.util.component Jetty Util : Jetty Lifecycle Management -
-
Uses of LifeCycle.Listener in org.eclipse.jetty.util.component
Classes in org.eclipse.jetty.util.component that implement LifeCycle.Listener Modifier and Type Class Description static classAbstractLifeCycle.AbstractLifeCycleListenerDeprecated.this class is redundant now thatLifeCycle.Listenerhas default methods.classFileNoticeLifeCycleListenerA LifeCycle Listener that writes state changes to a file.classHaltLifeCycleListenerA LifeCycle listener that halts the JVM with exit code0when notified of the "started" event.classStopLifeCycleA LifeCycle that when started will stop another LifeCycle
-