| Package | Description |
|---|---|
| org.glassfish.api.admin |
Admin commands in GlassFish
|
| Modifier and Type | Method and Description |
|---|---|
InstanceState.StateType |
InstanceState.getState() |
static InstanceState.StateType |
InstanceState.StateType.makeStateType(String s) |
static InstanceState.StateType |
InstanceState.StateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceState.StateType[] |
InstanceState.StateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceState.setState(InstanceState.StateType state) |
| Constructor and Description |
|---|
InstanceState(InstanceState.StateType st) |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.