Java™ Platform
Standard Ed. 6

Uses of Class
javax.management.InvalidApplicationException

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

Uses of InvalidApplicationException in javax.management
 

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

Submit a bug or feature

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