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