Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b21

Uses of Class
javax.management.BadAttributeValueExpException

Packages that use BadAttributeValueExpException
javax.management Provides the core classes for the Java Management Extensions. 
 

Uses of BadAttributeValueExpException in javax.management
 

Methods in javax.management that throw BadAttributeValueExpException
 ValueExp ValueExp.apply(ObjectName name)
          Applies the ValueExp on a MBean.
 ValueExp StringValueExp.apply(ObjectName name)
          Applies the ValueExp on a MBean.
 boolean QueryExp.apply(ObjectName name)
          Applies the QueryExp on an MBean.
 ValueExp AttributeValueExp.apply(ObjectName name)
          Applies the AttributeValueExp on an MBean.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b21

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.