Methods in javax.management.modelmbean that throw InvalidTargetObjectTypeException |
void |
ModelMBean.setManagedResource(java.lang.Object mr,
java.lang.String mr_type)
Sets the instance handle of the object against which to
execute all methods in this ModelMBean management interface
(MBeanInfo and Descriptors). |
void |
RequiredModelMBean.setManagedResource(java.lang.Object mr,
java.lang.String mr_type)
Sets the instance handle of the object against which to
execute all methods in this ModelMBean management interface
(MBeanInfo and Descriptors). |