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

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


Uses of Class
javax.management.BadBinaryOpValueExpException

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

Uses of BadBinaryOpValueExpException in javax.management
 

Methods in javax.management that throw BadBinaryOpValueExpException
 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 BadBinaryOpValueExpException in org.jboss.mx.util
 

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



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