@Service(name="help") @PerLookup public class HelpCommand extends CLICommand
argv, commandModel, CONNECTION_ERROR, env, ERROR, INVALID_COMMAND_ERROR, logger, metadataErrors, name, operands, options, passwords, programOpts, SUCCESS, WARNING| Constructor and Description |
|---|
HelpCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
executeCommand()
Execute the command using the options in options and the
operands in operands.
|
checkHelp, execute, expandManPage, getBooleanOption, getBriefCommandUsage, getCommand, getCommand, getCommandScope, getCommandUsage, getManPage, getName, getOperandModel, getOption, getOptions, getPassword, getPassword, getProgramOptions, getSystemProperties, getSystemProperty, getUsage, initializeLogger, initializePasswords, inject, ok, parse, postConstruct, prepare, prevalidate, printExceptionStackTrace, processProgramOptions, quote, readPassword, setCommandScope, toString, usageOptions, validateprotected int executeCommand()
throws org.glassfish.api.admin.CommandException,
org.glassfish.api.admin.CommandValidationException
CLICommandexecuteCommand in class CLICommandorg.glassfish.api.admin.CommandException - if execution of the command failsorg.glassfish.api.admin.CommandValidationException - if there's something wrong
with the options or argumentsCopyright © 2019. All rights reserved.