com.xebialabs.deployit.plugin.was.step
Class WasIsAppReadyStep
java.lang.Object
com.xebialabs.deployit.plugin.was.step.WasStepBase
com.xebialabs.deployit.plugin.was.step.WasIsAppReadyStep
- All Implemented Interfaces:
- com.xebialabs.deployit.Step, java.io.Serializable
public class WasIsAppReadyStep
- extends WasStepBase
Checks if an application is ready to be started on a WasCluster
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
WasIsAppReadyStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact application)
|
|
Method Summary |
boolean |
execute(com.xebialabs.deployit.StepExecutionContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IS_APP_READY_SCRIPT_RESOURCE_PATH
protected static final java.lang.String IS_APP_READY_SCRIPT_RESOURCE_PATH
- See Also:
- Constant Field Values
cluster
protected WasCluster cluster
application
protected com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact application
WasIsAppReadyStep
protected WasIsAppReadyStep(WasCluster cluster,
com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact application)
execute
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
Copyright © 2009. All Rights Reserved.