Class UndertowCommand
- java.lang.Object
-
- com.aspectran.shell.command.AbstractCommand
-
- com.aspectran.undertow.shell.command.UndertowCommand
-
- All Implemented Interfaces:
com.aspectran.shell.command.Command
public class UndertowCommand extends com.aspectran.shell.command.AbstractCommandUse the command 'undertow' to control the Undertow Server.
-
-
Constructor Summary
Constructors Constructor Description UndertowCommand(com.aspectran.shell.command.CommandRegistry registry)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(com.aspectran.shell.command.option.ParsedOptions options, com.aspectran.shell.console.ShellConsole console)com.aspectran.shell.command.Command.DescriptorgetDescriptor()
-