public class HttpdApplicationDeployment extends java.lang.Object implements Deployment
| Constructor and Description |
|---|
HttpdApplicationDeployment() |
| Modifier and Type | Method and Description |
|---|---|
DeployedSystem |
getDeployedSystem() |
void |
run() |
void |
setDeployEnvironment(DeployEnvironment deployEnvironment) |
void |
setDeploymentData(DeploymentData deploymentData) |
void |
setDistribution(Distribution distribution) |
void |
setTargetData(TargetData targetData) |
public void run()
run in interface java.lang.Runnablepublic void setTargetData(TargetData targetData)
setTargetData in interface Deploymentpublic void setDeploymentData(DeploymentData deploymentData)
setDeploymentData in interface Deploymentpublic DeployedSystem getDeployedSystem()
getDeployedSystem in interface Deploymentpublic void setDistribution(Distribution distribution)
setDistribution in interface Deploymentpublic void setDeployEnvironment(DeployEnvironment deployEnvironment)
Copyright © 2007–2020. All rights reserved.