Uses of Class
javax.management.BadAttributeValueExpException

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

Uses of BadAttributeValueExpException in javax.management
 

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

Uses of BadAttributeValueExpException in org.jboss.mx.util
 

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



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