| Package | Description |
|---|---|
| com.sun.enterprise.admin.cli |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
CLIUtil.getAllCommands(CLIContainer container,
ProgramOptions po,
Environment env)
Return all commands, local and remote.
|
static CLICommand |
CLICommand.getCommand(CLIContainer cLIContainer,
String name) |
static String[] |
CLIUtil.getLocalCommands(CLIContainer container)
Get all the known local commands.
|
static String[] |
CLIUtil.getRemoteCommands(CLIContainer container,
ProgramOptions po,
Environment env)
Get the list of commands from the remote server.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.