Uses of Class
org.eclipse.jetty.server.ShutdownMonitor
-
Packages that use ShutdownMonitor Package Description org.eclipse.jetty.server Jetty Server : Core Server API -
-
Uses of ShutdownMonitor in org.eclipse.jetty.server
Fields in org.eclipse.jetty.server declared as ShutdownMonitor Modifier and Type Field Description (package private) static ShutdownMonitor
ShutdownMonitor.Holder. instance
Methods in org.eclipse.jetty.server that return ShutdownMonitor Modifier and Type Method Description static ShutdownMonitor
ShutdownMonitor. getInstance()
-