com.xebialabs.deployit.plugin.was.contributor
Class StopStartContainer

java.lang.Object
  extended by com.xebialabs.deployit.plugin.was.contributor.StopStartContainer

public class StopStartContainer
extends java.lang.Object


Field Summary
static java.lang.String CONTAINER_RESTART_STRATEGY
           
 
Constructor Summary
StopStartContainer()
           
 
Method Summary
 void stopAndStartContainers(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
 

Field Detail

CONTAINER_RESTART_STRATEGY

public static final java.lang.String CONTAINER_RESTART_STRATEGY
See Also:
Constant Field Values
Constructor Detail

StopStartContainer

public StopStartContainer()
Method Detail

stopAndStartContainers

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