Uses of Class
nl.jpoint.vertx.deploy.agent.service.DeployApplicationService
-
Packages that use DeployApplicationService Package Description nl.jpoint.vertx.deploy.agent.handler nl.jpoint.vertx.deploy.agent.service -
-
Uses of DeployApplicationService in nl.jpoint.vertx.deploy.agent.handler
Constructors in nl.jpoint.vertx.deploy.agent.handler with parameters of type DeployApplicationService Constructor Description RestDeployModuleHandler(DeployApplicationService service)RestDeployStatusHandler(AwsService deployAwsService, DeployApplicationService deployApplicationService)StatusUpdateHandler(DeployApplicationService deployApplicationService) -
Uses of DeployApplicationService in nl.jpoint.vertx.deploy.agent.service
Constructors in nl.jpoint.vertx.deploy.agent.service with parameters of type DeployApplicationService Constructor Description DefaultDeployService(DeployApplicationService deployApplicationService, DeployArtifactService artifactDeployService, DeployConfigService configDeployService)
-