public class DeployModuleService extends Object implements DeployService<DeployModuleRequest>
| Constructor and Description |
|---|
DeployModuleService(DeployConfig config,
io.vertx.core.file.FileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
deploy(DeployModuleRequest deployRequest) |
void |
stopContainer(String requestId) |
public DeployModuleService(DeployConfig config, io.vertx.core.file.FileSystem fs)
public io.vertx.core.json.JsonObject deploy(DeployModuleRequest deployRequest)
deploy in interface DeployService<DeployModuleRequest>public void stopContainer(String requestId)
Copyright © 2015. All rights reserved.