com.xebialabs.deployit.plugin.was.step
Class CreateWasClusterMembersStep
java.lang.Object
com.xebialabs.deployit.plugin.was.step.WasStepBase
com.xebialabs.deployit.plugin.was.step.CreateWasClusterMembersStep
- All Implemented Interfaces:
- com.xebialabs.deployit.Step, java.io.Serializable
public class CreateWasClusterMembersStep
- extends WasStepBase
Adds a number of members (Server) to a WAS Cluster on a WasNode.
- 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 |
CREATE_CLUSTER_MEMBERS_SCRIPT_RESOURCE_PATH
protected static final java.lang.String CREATE_CLUSTER_MEMBERS_SCRIPT_RESOURCE_PATH
- See Also:
- Constant Field Values
cluster
protected WasCluster cluster
node
protected WasNode node
CreateWasClusterMembersStep
public CreateWasClusterMembersStep(WasCluster cluster,
WasNode node)
CreateWasClusterMembersStep
public CreateWasClusterMembersStep(com.xebialabs.deployit.ci.Host cellHost,
WasCell cell,
WasCluster cluster,
WasNode node)
execute
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
Copyright © 2010. All Rights Reserved.