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

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

public class WlsContainerStopStartContributor
extends java.lang.Object


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

Constructor Detail

WlsContainerStopStartContributor

public WlsContainerStopStartContributor()
Method Detail

stopContainers

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

startContainers

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