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