| Package | Description |
|---|---|
| com.sun.enterprise.admin.remote | |
| com.sun.enterprise.v3.admin | |
| org.glassfish.api.admin |
Admin commands in GlassFish
|
| Modifier and Type | Field and Description |
|---|---|
protected AdminCommandState.State |
AdminCommandStateImpl.state |
| Modifier and Type | Method and Description |
|---|---|
AdminCommandState.State |
AdminCommandStateImpl.getState() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AdminCommandStateImpl.setState(AdminCommandState.State state) |
| Constructor and Description |
|---|
AdminCommandStateImpl(AdminCommandState.State state,
ActionReport actionReport,
boolean payloadIsEmpty,
String id) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AdminCommandInstanceImpl.setState(AdminCommandState.State state) |
| Modifier and Type | Method and Description |
|---|---|
AdminCommandState.State |
AdminCommandState.getState() |
static AdminCommandState.State |
AdminCommandState.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdminCommandState.State[] |
AdminCommandState.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.