API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.management.modelmbean
Author(s)
Since
1.5
Version
Serial
Description
  Provides the definition of the ModelMBean classes.
See also:   
DescriptorSupport View Source This class represents the metadata set for a ModelMBean element.
InvalidTargetObjectTypeException View Source Exception thrown when an invalid target object type is specified.
ModelMBean View Source This interface must be implemented by the ModelMBeans.
ModelMBeanAttributeInfo View Source The ModelMBeanAttributeInfo object describes an attribute of the ModelMBean.
ModelMBeanConstructorInfo View Source The ModelMBeanConstructorInfo object describes a constructor of the ModelMBean.
ModelMBeanInfo View Source This interface is implemented by the ModelMBeanInfo for every ModelMBean.
ModelMBeanInfoSupport View Source This class represents the meta data for ModelMBeans.
ModelMBeanNotificationBroadcaster View Source This interface must be implemented by the ModelMBeans.
ModelMBeanNotificationInfo View Source The ModelMBeanNotificationInfo object describes a notification emitted by a ModelMBean.
ModelMBeanOperationInfo View Source The ModelMBeanOperationInfo object describes a management operation of the ModelMBean.
RequiredModelMBean View Source This class is the implementation of a ModelMBean.
XMLParseException View Source 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.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar