JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.management
javax.management
InvalidApplicationException
Uses of Class
javax.management.InvalidApplicationException
Packages that use
InvalidApplicationException
Package
Description
javax.management
Provides the core classes for the Java Management Extensions.
Uses of
InvalidApplicationException
in
javax.management
Methods in
javax.management
that throw
InvalidApplicationException
Modifier and Type
Method
Description
ValueExp
AttributeValueExp.
apply
(
ObjectName
name)
Applies the
AttributeValueExp
on an MBean.
boolean
QueryExp.
apply
(
ObjectName
name)
Applies the QueryExp on an MBean.
ValueExp
StringValueExp.
apply
(
ObjectName
name)
Applies the ValueExp on a MBean.
ValueExp
ValueExp.
apply
(
ObjectName
name)
Applies the ValueExp on a MBean.