public class DeployHandler extends Object implements org.vertx.java.core.Handler<org.vertx.java.core.eventbus.Message<org.vertx.java.core.json.JsonObject>>
| Constructor and Description |
|---|
DeployHandler(AwsService awsService,
DeployModuleService deployModuleService,
DeployArtifactService deployArtifactService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.vertx.java.core.eventbus.Message<org.vertx.java.core.json.JsonObject> message) |
public DeployHandler(AwsService awsService, DeployModuleService deployModuleService, DeployArtifactService deployArtifactService)
Copyright © 2015. All rights reserved.