Uses of Class
javax.management.modelmbean.InvalidTargetObjectTypeException

Packages that use InvalidTargetObjectTypeException
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
 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).
 


Maintenance Release
jmx-1.2.1-b14 2003.07.15_17:22:05_MEST

Copyright 1999-2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.