public final class ApplicationDeployment extends Object
| Constructor and Description |
|---|
ApplicationDeployment() |
| Modifier and Type | Method and Description |
|---|---|
static long |
deployApplication(ApplicationDeploymentSpec appSpec)
main entry point for deploying a single application based on an
ApplicationDeploymentSpecification as retrieved from the user
|
public static long deployApplication(ApplicationDeploymentSpec appSpec) throws DeploymentFailedException
appSpec - DeploymentFailedException