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(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).
 


JMX Specification 1.2 Maintenance Release
Generated from RI build jmx-1_2_2_03-b34.2 2005.11.28_17:31:59_MET

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