public class MBeanInfoHelper extends Object
Constructor and Description |
---|
MBeanInfoHelper() |
Modifier and Type | Method and Description |
---|---|
static MBeanAttributeInfo[] |
getMBeanAttributesInfo(Class mbeanInterface) |
static MBeanOperationInfo[] |
getMBeanOperationsInfo(Class mbeanInterface) |
public static MBeanOperationInfo[] getMBeanOperationsInfo(Class mbeanInterface)
public static MBeanAttributeInfo[] getMBeanAttributesInfo(Class mbeanInterface)
Copyright © 2017 JBoss by Red Hat. All rights reserved.