Uses of Class
javax.management.modelmbean.InvalidTargetObjectTypeException
Packages that use InvalidTargetObjectTypeException
-
Uses of InvalidTargetObjectTypeException in javax.management.modelmbean
Methods in javax.management.modelmbean that throw InvalidTargetObjectTypeExceptionModifier and TypeMethodDescriptionvoid
ModelMBean.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).void
RequiredModelMBean.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).