| Package | Description |
|---|---|
| org.jboss.gravia.process.api | |
| org.jboss.gravia.process.spi |
| Modifier and Type | Method and Description |
|---|---|
ManagedProcess.State |
ManagedProcess.getState() |
static ManagedProcess.State |
ManagedProcess.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManagedProcess.State[] |
ManagedProcess.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedProcess.State |
AbstractManagedProcess.getState() |
Copyright © 2014 JBoss by Red Hat. All rights reserved.