Class RestDeployStatusHandler
- java.lang.Object
-
- nl.jpoint.vertx.deploy.agent.handler.RestDeployStatusHandler
-
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
public class RestDeployStatusHandler extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
-
-
Constructor Summary
Constructors Constructor Description RestDeployStatusHandler(AwsService deployAwsService, DeployApplicationService deployApplicationService)
-
-
-
Constructor Detail
-
RestDeployStatusHandler
public RestDeployStatusHandler(AwsService deployAwsService, DeployApplicationService deployApplicationService)
-
-