| Constructor and Description |
|---|
AwsAutoScalingUtil(DeployConfig config) |
AwsElbUtil(DeployConfig config) |
| Constructor and Description |
|---|
AwsAsDeRegisterInstance(io.vertx.core.Vertx vertx,
DeployConfig config,
Integer maxDuration) |
AwsAsRegisterInstance(io.vertx.core.Vertx vertx,
DeployConfig config,
Integer maxDuration) |
AwsElbDeRegisterInstance(io.vertx.core.Vertx vertx,
DeployConfig config) |
AwsElbRegisterInstance(io.vertx.core.Vertx vertx,
String deployId,
DeployConfig config,
Function<String,Boolean> requestStillActive) |
| Constructor and Description |
|---|
DownloadArtifact(DeployConfig config,
io.vertx.core.Vertx vertx) |
DownloadHttpArtifact(DeployConfig config) |
ExtractArtifact(io.vertx.core.Vertx vertx,
DeployConfig config,
Path basePath) |
ResolveSnapshotVersion(DeployConfig config,
io.vertx.core.Vertx vertx) |
RunApplication(io.vertx.core.Vertx vertx,
DeployConfig deployConfig) |
StopApplication(io.vertx.core.Vertx vertx,
DeployConfig config) |
| Modifier and Type | Method and Description |
|---|---|
DeployConfig |
DeployApplicationService.getConfig() |
DeployConfig |
DeployArtifactService.getConfig() |
DeployConfig |
DeployConfigService.getConfig() |
| Constructor and Description |
|---|
AutoDiscoverDeployService(DeployConfig config,
DefaultDeployService defaultDeployService,
io.vertx.core.Vertx vertx) |
AwsService(io.vertx.core.Vertx vertx,
DeployConfig config) |
DeployApplicationService(DeployConfig config,
io.vertx.core.Vertx vertx) |
DeployArtifactService(io.vertx.core.Vertx vertx,
DeployConfig config) |
DeployConfigService(io.vertx.core.Vertx vertx,
DeployConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static List<org.eclipse.aether.repository.RemoteRepository> |
AetherUtil.newRepositories(DeployConfig deployConfig) |
| Constructor and Description |
|---|
ProcessUtils(DeployConfig config) |
RxHttpUtil(io.vertx.rxjava.core.Vertx rxVertx,
DeployConfig config) |
Copyright © 2018. All rights reserved.