| Package | Description |
|---|---|
| org.glassfish.embeddable |
Provides classes and interfaces necessary to embed GlassFish and perform
lifecycle operations, application deployments and runtime configurations.
|
| Modifier and Type | Method and Description |
|---|---|
CommandResult.ExitStatus |
CommandResult.getExitStatus() |
static CommandResult.ExitStatus |
CommandResult.ExitStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandResult.ExitStatus[] |
CommandResult.ExitStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.