| Package | Description |
|---|---|
| com.sun.enterprise.admin.cli.embeddable | |
| com.sun.enterprise.glassfish.bootstrap | |
| fish.payara.micro.boot.runtime | |
| org.glassfish.embeddable |
Provides classes and interfaces necessary to embed GlassFish and perform
lifecycle operations, application deployments and runtime configurations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandExecutorImpl |
| Modifier and Type | Method and Description |
|---|---|
CommandRunner |
GlassFishImpl.getCommandRunner() |
CommandRunner |
GlassFishDecorator.getCommandRunner() |
| Modifier and Type | Method and Description |
|---|---|
CommandRunner |
MicroGlassFish.getCommandRunner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BootCommand.execute(CommandRunner runner) |
boolean |
BootCommands.executeCommands(CommandRunner runner) |
boolean |
BootCommands.executeCommands(CommandRunner runner,
boolean stopOnFailure) |
| Modifier and Type | Method and Description |
|---|---|
CommandRunner |
GlassFish.getCommandRunner()
Gets a CommandRunner instance, using which the user can run asadmin commands.
|
Copyright © 2017. All rights reserved.