com.xebialabs.deployit.plugin.was.step
Class CreateWasWmqTopicConnectionFactoryStep
java.lang.Object
com.xebialabs.deployit.plugin.was.step.WasStepBase
com.xebialabs.deployit.plugin.was.step.CreateWasWmqTopicConnectionFactoryStep
- All Implemented Interfaces:
- com.xebialabs.deployit.Step, java.io.Serializable
public class CreateWasWmqTopicConnectionFactoryStep
- extends WasStepBase
- implements com.xebialabs.deployit.Step
Creates a WasWmqTopicConnectionFactory in a WasCluster
- 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 |
| Methods inherited from interface com.xebialabs.deployit.Step |
getDescription |
CREATE_WMQ_TCF_SCRIPT_RESOURCE_PATH
private static final java.lang.String CREATE_WMQ_TCF_SCRIPT_RESOURCE_PATH
- See Also:
- Constant Field Values
cluster
private WasCluster cluster
topicConnectionFactory
private WasWmqTopicConnectionFactory topicConnectionFactory
CreateWasWmqTopicConnectionFactoryStep
public CreateWasWmqTopicConnectionFactoryStep(WasCluster existingCluster,
WasWmqTopicConnectionFactory tcf)
execute
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
- Specified by:
execute in interface com.xebialabs.deployit.Step
Copyright © 2009. All Rights Reserved.