Package | Description |
---|---|
org.jboss.as.controller | |
org.jboss.as.domain.controller | |
org.jboss.as.host.controller.operations |
Modifier and Type | Method and Description |
---|---|
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 |
LocalHostControllerInfo.getProcessState()
Gets the current state of the host controller process.
|
Modifier and Type | Method and Description |
---|---|
ControlledProcessState.State |
LocalHostControllerInfoImpl.getProcessState() |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.