JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11
DRAFT 11-ea+10
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.management.modelmbean.InvalidTargetObjectTypeException
Packages that use
InvalidTargetObjectTypeException
Package
Description
javax.management.modelmbean
Provides the definition of the ModelMBean classes.
Uses of
InvalidTargetObjectTypeException
in
javax.management.modelmbean
Methods in
javax.management.modelmbean
that throw
InvalidTargetObjectTypeException
Modifier and Type
Method
Description
void
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).