Home » openjdk-7 » javax » management » modelmbean »

javax.management.modelmbean

Interfaces:

ModelMBean   This interface must be implemented by the ModelMBeans.  code | html
ModelMBeanInfo   This interface is implemented by the ModelMBeanInfo for every ModelMBean.  code | html
ModelMBeanNotificationBroadcaster   This interface must be implemented by the ModelMBeans.  code | html

Classes:

DescriptorSupport   This class represents the metadata set for a ModelMBean element.  code | html
InvalidTargetObjectTypeException   Exception thrown when an invalid target object type is specified.  code | html
ModelMBeanAttributeInfo  

The ModelMBeanAttributeInfo object describes an attribute of the ModelMBean. 

code | html
ModelMBeanConstructorInfo  

The ModelMBeanConstructorInfo object describes a constructor of the ModelMBean. 

code | html
ModelMBeanInfoSupport   This class represents the meta data for ModelMBeans.  code | html
ModelMBeanNotificationInfo  

The ModelMBeanNotificationInfo object describes a notification emitted by a ModelMBean. 

code | html
ModelMBeanOperationInfo  

The ModelMBeanOperationInfo object describes a management operation of the ModelMBean. 

code | html
RequiredModelMBean   This class is the implementation of a ModelMBean.  code | html
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.  code | html