public class HelpCommand extends AbstractCommand
Constructor and Description |
---|
HelpCommand() |
Modifier and Type | Method and Description |
---|---|
boolean |
isStorageRequired()
Whether the command depends on
Storage |
void |
run(CommandContext ctx)
Execute the command.
|
void |
setCommandInfoSource(CommandInfoSource source) |
isAvailableInShell, isAvailableOutsideShell
public void setCommandInfoSource(CommandInfoSource source)
public void run(CommandContext ctx)
Command
com.redhat.thermostat.launcher.Launcher
will
present the exception message to the user.public boolean isStorageRequired()
Command
Storage
isStorageRequired
in interface Command
isStorageRequired
in class AbstractCommand
Storage
is required.Copyright © 2014. All rights reserved.