public class ArmDeployer extends AbstractDeployer
| Constructor and Description |
|---|
ArmDeployer(String uri,
String username,
String password,
String environment,
TargetType targetType,
String target,
File application,
String applicationName,
Log log,
String businessGroup,
boolean armInsecure) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy()
Deploys the application.
|
error, getApplicationFile, getApplicationName, infopublic void deploy()
throws DeploymentException
AbstractDeployerdeploy in class AbstractDeployerDeploymentExceptionCopyright © 2017 MuleSoft Inc. All rights reserved.