站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jmx API Documentation 英文版文档

Uses of Class javax.management.modelmbean.InvalidTargetObjectTypeException (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


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 RequiredModelMBean.setManagedResource(Object mr, String mr_type)
           
 void ModelMBean.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.