Uses of Class
org.eclipse.jetty.util.thread.ShutdownThread
-
Packages that use ShutdownThread Package Description org.eclipse.jetty.util.thread Jetty Util : Common ThreadPool Utilities -
-
Uses of ShutdownThread in org.eclipse.jetty.util.thread
Methods in org.eclipse.jetty.util.thread that return ShutdownThread Modifier and Type Method Description static ShutdownThread
ShutdownThread. getInstance()
Returns the instance of the singleton
-