Class RestDeployArtifactHandler
- java.lang.Object
-
- nl.jpoint.vertx.deploy.agent.handler.RestDeployArtifactHandler
-
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
public class RestDeployArtifactHandler extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
-
-
Constructor Summary
Constructors Constructor Description RestDeployArtifactHandler(DeployArtifactService service)
-
-
-
Constructor Detail
-
RestDeployArtifactHandler
public RestDeployArtifactHandler(DeployArtifactService service)
-
-