@Command(name="jetty") public class JettyCommand extends CommandActionSupport
CommandAction.Result
log
Constructor and Description |
---|
JettyCommand() |
Modifier and Type | Method and Description |
---|---|
Object |
execute(CommandContext context)
Execute the command action.
|
void |
installCompleters(jline.console.completer.Completer c1) |
protected void |
setVariable(String input) |
clone, createMessages, getCompleters, getMessages, getName, getSimpleName, setCompleters, setCompleters, setName
protected void setVariable(String input)
@Inject public void installCompleters(@Named(value="file-name") jline.console.completer.Completer c1)
public Object execute(CommandContext context) throws Exception
CommandAction
context
- The execution context of the command.Exception
- Command execution failed.Copyright © 2008-2013 Sonatype. All Rights Reserved.