| Constructor and Description |
|---|
AboutCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute command
|
void |
setShowDescription(boolean showDescription) |
doSuggestArgument, doSuggestOption, getSession, isHelp, setHelp, setSession, suggestArgument, suggestOptionpublic void execute()
throws IOException,
JMException
Commandexecute in class CommandIOException - IO errorsJMException - JMX errors@Option(name="s",
longName="show",
description="Show detail description")
public final void setShowDescription(boolean showDescription)
showDescription - True to show detail descriptionCopyright © 2008–2019. All rights reserved.