Uses of Class
javax.management.modelmbean.InvalidTargetObjectTypeException
| Package | Description | 
|---|---|
| javax.management.modelmbean | Provides the definition of the ModelMBean classes. | 
- 
Uses of InvalidTargetObjectTypeException in javax.management.modelmbeanMethods in javax.management.modelmbean that throw InvalidTargetObjectTypeException Modifier and Type Method Description voidModelMBean. setManagedResource(Object mr, String mr_type)Sets the instance handle of the object against which to execute all methods in this ModelMBean management interface (MBeanInfo and Descriptors).voidRequiredModelMBean. setManagedResource(Object mr, String mr_type)Sets the instance handle of the object against which to execute all methods in this ModelMBean management interface (MBeanInfo and Descriptors).