com.xebialabs.deployit.plugin.was.step
Class DestroyWasClusterStep
java.lang.Object
com.xebialabs.deployit.plugin.was.step.WasStepBase
com.xebialabs.deployit.plugin.was.step.DestroyWasClusterStep
- All Implemented Interfaces:
- com.xebialabs.deployit.Step, java.io.Serializable
public class DestroyWasClusterStep
- extends WasStepBase
Destroys a WasCluster and all its members in a WasCell
- See Also:
- Serialized Form
|
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 |
DESTROY_CLUSTER_SCRIPT_RESOURCE_PATH
protected static final java.lang.String DESTROY_CLUSTER_SCRIPT_RESOURCE_PATH
- See Also:
- Constant Field Values
cluster
protected WasCluster cluster
DestroyWasClusterStep
public DestroyWasClusterStep(WasCluster cluster)
DestroyWasClusterStep
public DestroyWasClusterStep(com.xebialabs.deployit.ci.Host cellHost,
WasCell cell,
WasCluster cluster)
execute
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
Copyright © 2009. All Rights Reserved.