Uses of Interface
javax.management.DescriptorAccess
| Package | Description | 
|---|---|
| javax.management.modelmbean | Provides the definition of the ModelMBean classes. | 
- 
Uses of DescriptorAccess in javax.management.modelmbeanClasses in javax.management.modelmbean that implement DescriptorAccess Modifier and Type Class Description classModelMBeanAttributeInfoThe ModelMBeanAttributeInfo object describes an attribute of the ModelMBean.classModelMBeanConstructorInfoThe ModelMBeanConstructorInfo object describes a constructor of the ModelMBean.classModelMBeanNotificationInfoThe ModelMBeanNotificationInfo object describes a notification emitted by a ModelMBean.classModelMBeanOperationInfoThe ModelMBeanOperationInfo object describes a management operation of the ModelMBean.