Class HDeploymentResult
java.lang.Object
com.aeontronix.enhancedmule.tools.runtime.DeploymentResult
com.aeontronix.enhancedmule.tools.runtime.HDeploymentResult
public class HDeploymentResult extends DeploymentResult
-
Constructor Summary
Constructors Constructor Description HDeploymentResult(HApplication application) -
Method Summary
Modifier and Type Method Description voidwaitDeployed(long timeout, long retryDelay)Methods inherited from class com.aeontronix.enhancedmule.tools.runtime.DeploymentResult
waitDeployed
-
Constructor Details
-
Method Details
-
waitDeployed
public void waitDeployed(long timeout, long retryDelay) throws HttpException, ApplicationDeploymentFailedException- Specified by:
waitDeployedin classDeploymentResult- Throws:
HttpExceptionApplicationDeploymentFailedException
-