| Package | Description |
|---|---|
| javax.management |
Provides the core classes for the Java Management Extensions.
|
| Modifier and Type | Method and Description |
|---|---|
ValueExp |
StringValueExp.apply(ObjectName
Applies the ValueExp on a MBean.
|
boolean |
QueryExp.apply(ObjectName
Applies the QueryExp on an MBean.
|
ValueExp |
ValueExp.apply(ObjectName
Applies the ValueExp on a MBean.
|
ValueExp |
AttributeValueExp.apply(ObjectName
Applies the
AttributeValueExp on an MBean.
|