Class StateLifeCycleListener

java.lang.Object
org.eclipse.jetty.server.StateLifeCycleListener
All Implemented Interfaces:
EventListener, LifeCycle.Listener

public class StateLifeCycleListener extends Object implements LifeCycle.Listener
A LifeCycle Listener that writes state changes to a file.

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