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


JMX 1.2_8   2002.10.31_20:03:55_MET

Copyright 1999-2002 Sun Microsystems, Inc.   901 San Antonio Road Palo Alto, California, 94303, U.S.A.   All Rights Reserved.