|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandResult.ExitStatus | |
|---|---|
| org.glassfish.embeddable | Provides classes and interfaces necessary to embed GlassFish and perform lifecycle operations, application deployments and runtime configurations. |
| Uses of CommandResult.ExitStatus in org.glassfish.embeddable |
|---|
| Methods in org.glassfish.embeddable that return CommandResult.ExitStatus | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||