Package org.eclipse.jetty.server
Class ShutdownMonitor.Holder
- java.lang.Object
-
- org.eclipse.jetty.server.ShutdownMonitor.Holder
-
- Enclosing class:
- ShutdownMonitor
private static class ShutdownMonitor.Holder extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static ShutdownMonitor
instance
-
Constructor Summary
Constructors Modifier Constructor Description private
Holder()
-
-
-
Field Detail
-
instance
static ShutdownMonitor instance
-
-