com.xebialabs.deployit.plugin.wls.contributor
Class JmsModuleDestructor

java.lang.Object
  extended by com.xebialabs.deployit.plugin.wls.contributor.JmsModuleDestructor

public class JmsModuleDestructor
extends java.lang.Object


Constructor Summary
JmsModuleDestructor()
           
 
Method Summary
 void destroyJmsModule(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmsModuleDestructor

public JmsModuleDestructor()
Method Detail

destroyJmsModule

public void destroyJmsModule(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas,
                             com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)