com.xebialabs.deployit.community.wasext.planning
Class RestartReferencedWebservers

java.lang.Object
  extended by com.xebialabs.deployit.plugin.api.deployment.planning.SingleTypeContributor<com.xebialabs.deployit.plugin.was.deployed.ExtensibleDeployedArtifact>
      extended by com.xebialabs.deployit.community.wasext.planning.ReferencedWebserverContributor
          extended by com.xebialabs.deployit.community.wasext.planning.RestartReferencedWebservers

public class RestartReferencedWebservers
extends ReferencedWebserverContributor


Nested Class Summary
 
Nested classes/interfaces inherited from class com.xebialabs.deployit.plugin.api.deployment.planning.SingleTypeContributor
SingleTypeContributor.TypedDelta
 
Field Summary
 
Fields inherited from class com.xebialabs.deployit.plugin.api.deployment.planning.SingleTypeContributor
deployedsCreated, deployedsModified, deployedsNoop, deployedsRemoved, isOfType
 
Constructor Summary
RestartReferencedWebservers()
           
 
Method Summary
 void restartWebservers(com.xebialabs.deployit.plugin.api.deployment.specification.Deltas deltas, com.xebialabs.deployit.plugin.api.deployment.planning.DeploymentPlanningContext ctx)
           
 
Methods inherited from class com.xebialabs.deployit.community.wasext.planning.ReferencedWebserverContributor
getReferencedWebservers
 
Methods inherited from class com.xebialabs.deployit.plugin.api.deployment.planning.SingleTypeContributor
filterDeltas
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestartReferencedWebservers

public RestartReferencedWebservers()
Method Detail

restartWebservers

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