public class JmxAction extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JmxAction.Impact
The impact of the call
|
| Constructor and Description |
|---|
JmxAction(String methodName,
JmxAction.Impact impact) |
| Modifier and Type | Method and Description |
|---|---|
JmxAction.Impact |
getImpact()
Gets the impact of the call
|
String |
getMethodName()
Gets the
MBeanServer method name that was called |
public JmxAction(String methodName, JmxAction.Impact impact)
public JmxAction.Impact getImpact()
public String getMethodName()
MBeanServer method name that was calledCopyright © 2015 JBoss by Red Hat. All rights reserved.