public class HTTPCommand extends Object implements sirius.kernel.health.console.Command
| Constructor and Description |
|---|
HTTPCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(sirius.kernel.health.console.Command.Output output,
String... params) |
String |
getDescription() |
String |
getName() |
public void execute(sirius.kernel.health.console.Command.Output output,
String... params)
throws Exception
execute in interface sirius.kernel.health.console.CommandException@Nonnull public String getName()
getName in interface sirius.kernel.di.std.Namedpublic String getDescription()
getDescription in interface sirius.kernel.health.console.CommandCopyright © 2018. All rights reserved.