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
 boolean QueryExp.apply(ObjectName name)
          Apply this query expression to an MBean.
 ValueExp AttributeValueExp.apply(ObjectName name)
           
 ValueExp StringValueExp.apply(ObjectName name)
           
 ValueExp ValueExp.apply(ObjectName name)
          Apply this value expression to an MBean.
 

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.