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, waitgetNamegetNamepublic boolean isHidden()
ZKMBeanInfoisHidden in interface ZKMBeanInfopublic java.lang.String getStartTime()
getStartTime in interface ServerMXBeanCopyright © 2016 The Apache Software Foundation