com.xebialabs.deployit.plugin.generic.processor
Class DeployedInjector

java.lang.Object
  extended by com.xebialabs.deployit.plugin.generic.processor.DeployedInjector

public class DeployedInjector
extends java.lang.Object


Constructor Summary
DeployedInjector()
           
 
Method Summary
 java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> inject(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification deltaSpec)
           
protected  void injectDeployed(AbstractDeployed<?> deployed, com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification deltaSpec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployedInjector

public DeployedInjector()
Method Detail

inject

public java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> inject(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification deltaSpec)

injectDeployed

protected void injectDeployed(AbstractDeployed<?> deployed,
                              com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification deltaSpec)