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
server
private WasServer server
topicConnectionFactory
private WasWmqTopicConnectionFactory topicConnectionFactory
CreateWasWmqTopicConnectionFactoryStep
public CreateWasWmqTopicConnectionFactoryStep(WasCluster cluster,
WasWmqTopicConnectionFactory tcf)
CreateWasWmqTopicConnectionFactoryStep
public CreateWasWmqTopicConnectionFactoryStep(WasServer server,
WasWmqTopicConnectionFactory tcf)
execute
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
- Specified by:
execute in interface com.xebialabs.deployit.Step
Copyright © 2010. All Rights Reserved.