Package org.eclipse.jetty.util
Class Uptime.DefaultImpl
- java.lang.Object
-
- org.eclipse.jetty.util.Uptime.DefaultImpl
-
- All Implemented Interfaces:
Uptime.Impl
- Enclosing class:
- Uptime
public static class Uptime.DefaultImpl extends java.lang.Object implements Uptime.Impl
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Object
mxBean
java.lang.reflect.Method
uptimeMethod
-
Constructor Summary
Constructors Constructor Description DefaultImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getUptime()
-
-
-
Method Detail
-
getUptime
public long getUptime()
- Specified by:
getUptime
in interfaceUptime.Impl
-
-