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

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

public class DeployedAndCopiedArtifactLifeCycleContributor
extends java.lang.Object


Field Summary
protected static org.slf4j.Logger logger
           
 
Constructor Summary
DeployedAndCopiedArtifactLifeCycleContributor()
           
 
Method Summary
 void restartAfterDeployResourcesOrCopiedArtifact(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
 

Field Detail

logger

protected static final org.slf4j.Logger logger
Constructor Detail

DeployedAndCopiedArtifactLifeCycleContributor

public DeployedAndCopiedArtifactLifeCycleContributor()
Method Detail

restartAfterDeployResourcesOrCopiedArtifact

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