| Package | Description |
|---|---|
| io.vertx.core.impl.launcher.commands |
| Modifier and Type | Method and Description |
|---|---|
void |
StopCommand.setApplicationId(String id)
As the
stop command takes only a single argument, it's the application id. |
void |
RunCommand.setMainVerticle(String verticle)
Sets the main verticle that is deployed.
|
Copyright © 2020. All rights reserved.