public class PingCommand extends AbstractCommand
Constructor and Description |
---|
PingCommand() |
PingCommand(org.osgi.framework.BundleContext context) |
Modifier and Type | Method and Description |
---|---|
void |
run(CommandContext ctx)
Execute the command.
|
isAvailableInShell, isAvailableOutsideShell, isStorageRequired
public PingCommand()
public PingCommand(org.osgi.framework.BundleContext context)
public void run(CommandContext ctx) throws CommandException
Command
com.redhat.thermostat.launcher.Launcher
will
present the exception message to the user.CommandException
Copyright © 2013. All rights reserved.