com.xebialabs.deployit.plugin.was.step
Class CreateWasStringNameSpaceBindingsStep

java.lang.Object
  extended by com.xebialabs.deployit.plugin.was.step.WasStepBase
      extended by com.xebialabs.deployit.plugin.was.step.CreateWasStringNameSpaceBindingsStep
All Implemented Interfaces:
com.xebialabs.deployit.Step, java.io.Serializable

public class CreateWasStringNameSpaceBindingsStep
extends WasStepBase

Creates String name space bindings in a WasCell.

See Also:
Serialized Form

Field Summary
protected static java.lang.String CREATE_STRING_NAMESPACE_BINDING_SCRIPT_RESOURCE_PATH
           
private  com.xebialabs.deployit.ci.mapping.KeyValuePair[] keyValuePairs
           
 
Fields inherited from class com.xebialabs.deployit.plugin.was.step.WasStepBase
cell, description, STEP_RESOURCES_PATH
 
Constructor Summary
CreateWasStringNameSpaceBindingsStep(WasCell cell, com.xebialabs.deployit.ci.mapping.KeyValuePair... pairs)
           
 
Method Summary
 boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
           
 
Methods inherited from class com.xebialabs.deployit.plugin.was.step.WasStepBase
executeWsadminJythonScriptResource, executeWsadminJythonScriptResource, executeWsadminJythonScriptResource, getDescription, setDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CREATE_STRING_NAMESPACE_BINDING_SCRIPT_RESOURCE_PATH

protected static final java.lang.String CREATE_STRING_NAMESPACE_BINDING_SCRIPT_RESOURCE_PATH
See Also:
Constant Field Values

keyValuePairs

private com.xebialabs.deployit.ci.mapping.KeyValuePair[] keyValuePairs
Constructor Detail

CreateWasStringNameSpaceBindingsStep

public CreateWasStringNameSpaceBindingsStep(WasCell cell,
                                            com.xebialabs.deployit.ci.mapping.KeyValuePair... pairs)
Method Detail

execute

public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)


Copyright © 2010. All Rights Reserved.