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.Command
Exception
@Nonnull public String getName()
getName
in interface sirius.kernel.di.std.Named
public String getDescription()
getDescription
in interface sirius.kernel.health.console.Command
Copyright © 2018. All rights reserved.