Class ServerBean

    • Constructor Summary

      Constructors 
      Constructor Description
      ServerBean()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getStartTime()  
      boolean isHidden()
      If isHidden returns true, the MBean won't be registered with MBean server, and thus won't be available for management tools.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServerBean

        public ServerBean()
    • Method Detail

      • isHidden

        public boolean isHidden()
        Description copied from interface: ZKMBeanInfo
        If isHidden returns true, the MBean won't be registered with MBean server, and thus won't be available for management tools. Used for grouping MBeans.
        Specified by:
        isHidden in interface ZKMBeanInfo
        Returns:
        true if the MBean is hidden.
      • getStartTime

        public java.lang.String getStartTime()
        Specified by:
        getStartTime in interface ServerMXBean
        Returns:
        the start time the server