| Package | Description |
|---|---|
| org.glassfish.admin.rest.utils | |
| org.glassfish.api.admin |
Admin commands in GlassFish
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ResourceUtil.getCommand(RestRedirect.OpType type,
ConfigModel model)
Returns the name of the command associated with this resource,if any, for
the given operation.
|
| Modifier and Type | Method and Description |
|---|---|
static RestRedirect.OpType |
RestRedirect.OpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestRedirect.OpType[] |
RestRedirect.OpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.