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, waitgetNamegetNamepublic boolean isHidden()
ZKMBeanInfoisHidden in interface ZKMBeanInfopublic String getStartTime()
getStartTime in interface ServerMXBeanCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.