| Package | Description |
|---|---|
| com.sun.enterprise.admin.cli | |
| com.sun.enterprise.admin.cli.remote |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportCommand
A local export command.
|
class |
HelpCommand
The help command will display the help text for all the commands and their
options
|
class |
ListCommandsCommand
A local list-commands command.
|
class |
LoginCommand
The asadmin login command.
|
class |
MultimodeCommand
A scaled-down implementation of multi-mode command.
|
class |
UnsetCommand
A local unset command to unset environment variables.
|
class |
VersionCommand
A local version command.
|
| Modifier and Type | Method and Description |
|---|---|
static CLICommand |
CLICommand.getCommand(CLIContainer cLIContainer,
String name) |
static CLICommand |
CLICommand.getCommand(org.glassfish.hk2.api.ServiceLocator serviceLocator,
String name)
Get a CLICommand object representing the named command.
|
CLICommand |
CLIContainer.getLocalCommand(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteCLICommand
A remote command handled by the asadmin CLI.
|
class |
RemoteCommand
A remote command handled by the asadmin CLI.
|
Copyright © 2019. All rights reserved.