| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller.access |
| Modifier and Type | Method and Description |
|---|---|
ControlledProcessState.State |
ControlledProcessStateService.getCurrentState()
Returns the current process state.
|
ControlledProcessState.State |
ControlledProcessState.getState() |
static ControlledProcessState.State |
ControlledProcessState.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ControlledProcessState.State[] |
ControlledProcessState.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ControlledProcessState.State |
Environment.getProcessState() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.