public class RequestExecutor extends Object
| Constructor and Description |
|---|
RequestExecutor(org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAwsDeployRequest(DeployRequest deployRequest,
String host) |
void |
executeDeployRequest(DeployRequest deployRequest,
String host) |
void |
executeSingleDeployRequest(DeployConfiguration activeConfiguration,
Request request) |
public void executeSingleDeployRequest(DeployConfiguration activeConfiguration, Request request) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void executeAwsDeployRequest(DeployRequest deployRequest, String host) throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionExceptionpublic void executeDeployRequest(DeployRequest deployRequest, String host) throws org.apache.maven.plugin.MojoFailureException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2015. All rights reserved.