Class ShutdownThread

java.lang.Object
java.lang.Thread
org.eclipse.jetty.util.thread.ShutdownThread
All Implemented Interfaces:
Runnable

public class ShutdownThread extends Thread
ShutdownThread is a shutdown hook thread implemented as singleton that maintains a list of lifecycle instances that are registered with it and provides ability to stop these lifecycles upon shutdown of the Java Virtual Machine