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.ObjectmxBeanjava.lang.reflect.MethoduptimeMethod
-
Constructor Summary
Constructors Constructor Description DefaultImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetUptime()
-
-
-
Method Detail
-
getUptime
public long getUptime()
- Specified by:
getUptimein interfaceUptime.Impl
-
-