Uses of Class
javax.management.BadStringOperationException

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

Uses of BadStringOperationException in javax.management
 

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

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



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