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