Package | Description |
---|---|
org.jboss.as.controller |
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.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.