public abstract class ServerBean extends Object implements ServerMXBean, ZKMBeanInfo
Constructor and Description |
---|
ServerBean() |
Modifier and Type | Method and Description |
---|---|
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 String getStartTime()
getStartTime
in interface ServerMXBean
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.