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

Java™ Platform
Standard Ed. 6

DRAFT internal-b09

Uses of Class
javax.management.BadStringOperationException

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

Uses of BadStringOperationException in javax.management
 

Methods in javax.management that throw BadStringOperationException
 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. 6

DRAFT internal-b09

Submit a bug or feature

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