Class DeploymentResult
java.lang.Object
com.aeontronix.enhancedmule.tools.runtime.DeploymentResult
- Direct Known Subclasses:
CHDeploymentResult,HDeploymentResult
public abstract class DeploymentResult extends Object
-
Constructor Summary
Constructors Constructor Description DeploymentResult() -
Method Summary
Modifier and Type Method Description voidwaitDeployed()abstract voidwaitDeployed(long timeout, long retryDelay)
-
Constructor Details
-
DeploymentResult
public DeploymentResult()
-
-
Method Details
-
waitDeployed
-
waitDeployed
public abstract void waitDeployed(long timeout, long retryDelay) throws HttpException, ApplicationDeploymentFailedException
-