public class MBeanComponent extends JmxComponent
| Modifier and Type | Field and Description |
|---|---|
List<MBeanAttribute> |
attributes |
String |
className |
List<MBeanOperation> |
operations |
desc, name| Constructor and Description |
|---|
MBeanComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
compareTo, equals, hashCodepublic String className
public List<MBeanOperation> operations
public List<MBeanAttribute> attributes
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.