|
|||||||||
| Home >> All >> javax >> management >> [ openmbean overview ] | PREV NEXT | ||||||||
Uses of Interface
javax.management.openmbean.OpenMBeanOperationInfo
| Uses of OpenMBeanOperationInfo in javax.management.openmbean |
| Classes in javax.management.openmbean that implement OpenMBeanOperationInfo | |
class |
OpenMBeanOperationInfoSupport
OpenMBeanOperationInfo implementation |
| Methods in javax.management.openmbean with parameters of type OpenMBeanOperationInfo | |
private static javax.management.MBeanOperationInfo[] |
OpenMBeanInfoSupport.convertArray(OpenMBeanOperationInfo[] array)
|
| Constructors in javax.management.openmbean with parameters of type OpenMBeanOperationInfo | |
OpenMBeanInfoSupport(java.lang.String className,
java.lang.String description,
OpenMBeanAttributeInfo[] attributes,
OpenMBeanConstructorInfo[] constructors,
OpenMBeanOperationInfo[] operations,
javax.management.MBeanNotificationInfo[] notifications)
Contruct an OpenMBeanInfoSupport |
|
|
|||||||||
| Home >> All >> javax >> management >> [ openmbean overview ] | PREV NEXT | ||||||||