Package | Description |
---|---|
org.jboss.as.controller | |
org.jboss.as.controller.access | |
org.jboss.as.domain.controller | |
org.jboss.as.host.controller.operations |
Modifier and Type | Method and Description |
---|---|
ControlledProcessState.State |
ControlledProcessStateService.getCurrentState()
Deprecated.
This service should not be used outside the AS7 codebase itself, as it may be replaced in AS 7.2
|
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() |
Modifier and Type | Method and Description |
---|---|
ControlledProcessState.State |
LocalHostControllerInfo.getProcessState()
Gets the current state of the host controller process.
|
Modifier and Type | Method and Description |
---|---|
ControlledProcessState.State |
LocalHostControllerInfoImpl.getProcessState() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.