Uses of Class
javax.management.modelmbean.InvalidTargetObjectTypeException

Packages that use InvalidTargetObjectTypeException
javax.management.modelmbean   
org.jboss.mx.modelmbean   
org.jboss.mx.persistence   
 

Uses of InvalidTargetObjectTypeException in javax.management.modelmbean
 

Methods in javax.management.modelmbean that throw InvalidTargetObjectTypeException
 void ModelMBean.setManagedResource(Object mr, String mr_type)
           
 void RequiredModelMBean.setManagedResource(Object mr, String mr_type)
           
 

Uses of InvalidTargetObjectTypeException in org.jboss.mx.modelmbean
 

Methods in org.jboss.mx.modelmbean that throw InvalidTargetObjectTypeException
 void ModelMBeanInvoker.setManagedResource(Object ref, String resourceType)
          Sets the managed resource for this Model MBean instance.
 

Uses of InvalidTargetObjectTypeException in org.jboss.mx.persistence
 

Methods in org.jboss.mx.persistence that throw InvalidTargetObjectTypeException
protected  void MbeanInfoDbPm.register()
          Iterates over the loaded MBean infos and ObjectNames, creates an MBean for each, and registers it with the server.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.