Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package javax.management.modelmbean

Interface Summary
ModelMBean Defines Model MBean.
ModelMBeanInfo  
ModelMBeanNotificationBroadcaster  
 

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

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