Class FileNoticeLifeCycleListener

java.lang.Object
org.eclipse.jetty.util.component.FileNoticeLifeCycleListener
All Implemented Interfaces:
EventListener, LifeCycle.Listener

@Deprecated public class FileNoticeLifeCycleListener extends Object implements LifeCycle.Listener
Deprecated.
use org.eclipse.jetty.server.StateLifeCycleListener instead
A LifeCycle Listener that writes state changes to a file.

This can be used with the jetty.sh script to wait for successful startup.