|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.wmq.step.DestroyWmqLocalQueueStep
public class DestroyWmqLocalQueueStep
| Field Summary | |
|---|---|
private WmqLocalQueue |
queue
|
private WmqQueueManager |
queueManager
|
| Constructor Summary | |
|---|---|
DestroyWmqLocalQueueStep(WmqQueueManager queueManager,
WmqLocalQueue queue)
|
|
| Method Summary | |
|---|---|
boolean |
execute(com.xebialabs.deployit.StepExecutionContext ctx)
|
java.lang.String |
getDescription()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private WmqQueueManager queueManager
private WmqLocalQueue queue
| Constructor Detail |
|---|
public DestroyWmqLocalQueueStep(WmqQueueManager queueManager,
WmqLocalQueue queue)
| Method Detail |
|---|
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
execute in interface com.xebialabs.deployit.Steppublic java.lang.String getDescription()
getDescription in interface com.xebialabs.deployit.Step
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||