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, namepublic void setName(String name)
public void setOptions(String options)
protected DeploymentOptions getDeploymentOptions()
public void process(CommandProcess process)
AnnotatedCommandCommandProcess.end() method.process in class AnnotatedCommandprocess - the command processCopyright © 2020 Eclipse. All rights reserved.