Package javax.management.modelmbean

Interface Summary
ModelMBean (src) Defines Model MBean.
ModelMBeanInfo (src) Interface for manipulating the meta data of a Model MBean.
ModelMBeanNotificationBroadcaster (src)  
 

Class Summary
DescriptorSupport (src) Support class for creating descriptors.
ModelMBeanAttributeInfo (src) Represents a Model MBean's management attribute.
ModelMBeanConstructorInfo (src) Represents constructor.
ModelMBeanInfoSupport (src) Support class for ModelMBeanInfo interface.
ModelMBeanNotificationInfo (src) Represents a notification in a Model MBean's management interface.
ModelMBeanOperationInfo (src) Represents Model MBean operation.
RequiredModelMBean (src) Mandatory Model MBean implementation.
 

Exception Summary
InvalidTargetObjectTypeException (src) Thrown when unrecognizable target object type is set to a Model MBean instance
XMLParseException (src) Exceptions related to XML handling.