| Name | Description | Type | Package | Framework |
| DescriptorSupport | This class represents the metadata set for a ModelMBean element. | Class | javax.management.modelmbean | Java SE |
|
| InvalidTargetObjectTypeException | Exception thrown when an invalid target object type is specified. | Class | javax.management.modelmbean | Java SE |
|
| ModelMBeanAttributeInfo | The ModelMBeanAttributeInfo object describes an attribute of the ModelMBean. | Class | javax.management.modelmbean | Java SE |
|
| ModelMBeanConstructorInfo | The ModelMBeanConstructorInfo object describes a constructor of the ModelMBean. | Class | javax.management.modelmbean | Java SE |
|
| ModelMBeanInfoSupport | This class represents the meta data for ModelMBeans. | Class | javax.management.modelmbean | Java SE |
|
| ModelMBeanNotificationInfo | The ModelMBeanNotificationInfo object describes a notification emitted It is a subclass of MBeanNotificationInfo with the addition of an | Class | javax.management.modelmbean | Java SE |
|
| ModelMBeanOperationInfo | The ModelMBeanOperationInfo object describes a management operation of the ModelMBean. | Class | javax.management.modelmbean | Java SE |
|
| ModelMBean | This interface must be implemented by the ModelMBeans. | Interface | javax.management.modelmbean | Java SE |
|
| ModelMBeanInfo | This interface is implemented by the ModelMBeanInfo for every ModelMBean. | Interface | javax.management.modelmbean | Java SE |
|
| ModelMBeanNotificationBroadcaster | This interface must be implemented by the ModelMBeans. | Interface | javax.management.modelmbean | Java SE |
|
| RequiredModelMBean | This class is the implementation of a ModelMBean. | Class | javax.management.modelmbean | Java SE |
|
| XMLParseException | This exception is thrown when an XML formatted string is being parsed into ModelMBean objects or when XML formatted strings are being created from ModelMBean objects. | Class | javax.management.modelmbean | Java SE |
|
| DescriptorSupport | This class represents the metadata set for a ModelMBean element. | Class | management.modelmbean | Code Trails |