Provides the core classes for the Java Management Extensions.
-
class
Represents the object name of an MBean, or a pattern that can
match the names of several MBeans.
Returns a query expression that is the conjunction of two other query
expressions.
Returns a query expression that represents a matching constraint on
a string argument.
Returns a query expression that represents the constraint that one
value is between two other values.
Returns a query expression that represents an equality constraint on
two values.
Returns a query expression that represents a matching constraint on
a string argument.
Returns a query expression that represents a "greater than or equal
to" constraint on two values.
Returns a query expression that represents a "greater than" constraint on
two values.
Returns an expression constraining a value to be one of an explicit list.
Returns a query expression that represents a matching constraint on
a string argument.
Returns a query expression that represents an inheritance constraint
on an MBean class.
Returns a query expression that represents a "less than or equal to"
constraint on two values.
Returns a query expression that represents a "less than" constraint on
two values.
Returns a query expression that represents a matching constraint on
a string argument.
Returns a constraint that is the negation of its argument.
Returns a query expression that is the disjunction of two other query
expressions.
Returns a query expression that is the conjunction of two other query
expressions.
Returns a constraint that is the negation of its argument.
Returns a query expression that is the disjunction of two other query
expressions.
Gets MBeans controlled by the MBean server.
Gets MBeans controlled by the MBean server.
Gets the names of MBeans controlled by the MBean server.
Gets the names of MBeans controlled by the MBean server.