com.xebialabs.deployit.plugin.jbossas.step
Class DestroyJbossasQueueStep

java.lang.Object
  extended by com.xebialabs.deployit.plugin.jbossas.step.JbossasStepBase
      extended by com.xebialabs.deployit.plugin.jbossas.step.DestroyJbossasQueueStep
All Implemented Interfaces:
com.xebialabs.deployit.Step, java.io.Serializable

public class DestroyJbossasQueueStep
extends JbossasStepBase

Destroys a JbossasQueue on a JbossasServer

See Also:
Serialized Form

Field Summary
private  JbossasQueue queue
           
 
Fields inherited from class com.xebialabs.deployit.plugin.jbossas.step.JbossasStepBase
description, server, STEP_RESOURCES_PATH
 
Constructor Summary
DestroyJbossasQueueStep(JbossasServer server, JbossasQueue queue)
           
 
Method Summary
 boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
           
 
Methods inherited from class com.xebialabs.deployit.plugin.jbossas.step.JbossasStepBase
getDescription, setDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

queue

private JbossasQueue queue
Constructor Detail

DestroyJbossasQueueStep

public DestroyJbossasQueueStep(JbossasServer server,
                               JbossasQueue queue)
Method Detail

execute

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


Copyright © 2009. All Rights Reserved.