Class JettyCommand
- java.lang.Object
-
- com.aspectran.shell.command.AbstractCommand
-
- com.aspectran.jetty.shell.command.JettyCommand
-
- All Implemented Interfaces:
com.aspectran.shell.command.Command
public class JettyCommand extends com.aspectran.shell.command.AbstractCommandUse the command 'jetty' to control the Jetty Server.
-
-
Constructor Summary
Constructors Constructor Description JettyCommand(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.Console console)com.aspectran.shell.command.Command.DescriptorgetDescriptor()
-