public class VerticleDeploy extends AnnotatedCommand
Constructor and Description |
---|
VerticleDeploy() |
Modifier and Type | Method and Description |
---|---|
protected DeploymentOptions |
getDeploymentOptions() |
void |
process(CommandProcess process)
Process the command, when the command is done processing it should call the
CommandProcess.end() method. |
void |
setName(String name) |
void |
setOptions(String options) |
cli, complete, name
public void setName(String name)
public void setOptions(String options)
protected DeploymentOptions getDeploymentOptions()
public void process(CommandProcess process)
AnnotatedCommand
CommandProcess.end()
method.process
in class AnnotatedCommand
process
- the command processCopyright © 2022 Eclipse. All rights reserved.