Class CHDeploymentResult
java.lang.Object
com.aeontronix.enhancedmule.tools.runtime.DeploymentResult
com.aeontronix.enhancedmule.tools.runtime.CHDeploymentResult
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aeontronix.enhancedmule.tools.runtime.DeploymentResult
waitDeployed
-
Field Details
-
UNDEPLOYED
- See Also:
-
-
Constructor Details
-
CHDeploymentResult
-
-
Method Details
-
waitDeployed
public void waitDeployed(long timeout, long retryDelay) throws HttpException, ApplicationDeploymentFailedException - Specified by:
waitDeployedin classDeploymentResult- Throws:
HttpExceptionApplicationDeploymentFailedException
-