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

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


Uses of Class
javax.management.InvalidApplicationException

Packages that use InvalidApplicationException
javax.management   
org.jboss.mx.util Utilities for the Java Management Extentions API. 
 

Uses of InvalidApplicationException in javax.management
 

Methods in javax.management that throw InvalidApplicationException
 ValueExp ValueExp.apply(ObjectName name)
          Apply this value expression to an MBean.
 ValueExp StringValueExp.apply(ObjectName name)
           
 boolean QueryExp.apply(ObjectName name)
          Apply this query expression to an MBean.
 ValueExp AttributeValueExp.apply(ObjectName name)
           
 

Uses of InvalidApplicationException in org.jboss.mx.util
 

Methods in org.jboss.mx.util that throw InvalidApplicationException
 boolean InstanceOfQueryExp.apply(ObjectName name)
           
 



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