public interface ZKMBeanInfo
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()  | 
boolean | 
isHidden()
If isHidden returns true, the MBean won't be registered with MBean server,
 and thus won't be available for management tools. 
 | 
String getName()
boolean isHidden()
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.