com.xebialabs.deployit.plugin.was.step
Class DestroyWasWmqTopicStep
java.lang.Object
com.xebialabs.deployit.plugin.was.step.WasStepBase
com.xebialabs.deployit.plugin.was.step.DestroyWasWmqTopicStep
- All Implemented Interfaces:
- com.xebialabs.deployit.Step, java.io.Serializable
public class DestroyWasWmqTopicStep
- extends WasStepBase
Destroys a WasWmqTopic 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 |
DESTROY_WMQ_T_SCRIPT_RESOURCE_PATH
public static java.lang.String DESTROY_WMQ_T_SCRIPT_RESOURCE_PATH
cluster
private WasCluster cluster
server
private WasServer server
t
private WasWmqTopic t
DestroyWasWmqTopicStep
public DestroyWasWmqTopicStep(WasCluster cluster,
WasWmqTopic t)
DestroyWasWmqTopicStep
public DestroyWasWmqTopicStep(WasServer server,
WasWmqTopic t)
execute
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
Copyright © 2010. All Rights Reserved.