public class MBeanNode extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
MBeanNode.MBeanAttribute
Attribut d'un MBean.
|
| Modifier and Type | Method and Description |
|---|---|
List<MBeanNode.MBeanAttribute> |
getAttributes() |
List<MBeanNode> |
getChildren() |
String |
getDescription() |
String |
getName() |
String |
toString() |
Copyright © 2008–2023 Emeric Vernat. All rights reserved.