public abstract class ServerBean extends java.lang.Object implements ServerMXBean, ZKMBeanInfo
Constructor and Description |
---|
ServerBean() |
Modifier and Type | Method and 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
getName
public boolean isHidden()
ZKMBeanInfo
isHidden
in interface ZKMBeanInfo
public java.lang.String getStartTime()
getStartTime
in interface ServerMXBean
Copyright © 2017 The Apache Software Foundation