Package | Description |
---|---|
org.jboss.as.controller.access |
Modifier and Type | Method and Description |
---|---|
JmxAction.Impact |
JmxAction.getImpact()
Gets the impact of the call
|
static JmxAction.Impact |
JmxAction.Impact.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JmxAction.Impact[] |
JmxAction.Impact.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
JmxAction(String methodName,
JmxAction.Impact impact) |
JmxAction(String methodName,
JmxAction.Impact impact,
String attribute) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.