Class Uptime.DefaultImpl

  • All Implemented Interfaces:
    Uptime.Impl
    Enclosing class:
    Uptime

    @Deprecated(since="2021-05-27")
    public static class Uptime.DefaultImpl
    extends java.lang.Object
    implements Uptime.Impl
    Deprecated.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Object mxBean
      Deprecated.
       
      java.lang.reflect.Method uptimeMethod
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultImpl()
      Deprecated.
       
    • Field Detail

      • mxBean

        public java.lang.Object mxBean
        Deprecated.
      • uptimeMethod

        public java.lang.reflect.Method uptimeMethod
        Deprecated.
    • Constructor Detail

      • DefaultImpl

        public DefaultImpl()
        Deprecated.
    • Method Detail

      • getUptime

        public long getUptime()
        Deprecated.
        Specified by:
        getUptime in interface Uptime.Impl