public class RestDeployHandler extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
| Constructor and Description |
|---|
RestDeployHandler(DeployService<DeployApplicationRequest> moduleDeployService,
DeployService<DeployArtifactRequest> artifactDeployService,
DeployService<DeployConfigRequest> configDeployService,
AwsService awsService,
String authToken) |
public RestDeployHandler(DeployService<DeployApplicationRequest> moduleDeployService, DeployService<DeployArtifactRequest> artifactDeployService, DeployService<DeployConfigRequest> configDeployService, AwsService awsService, String authToken)
Copyright © 2016. All rights reserved.