Class PerDeployableTypeGenerator

java.lang.Object
com.xebialabs.deployit.service.deployment.PerDeployableTypeGenerator
All Implemented Interfaces:
DeployedGenerator

public class PerDeployableTypeGenerator extends Object
  • Field Details

  • Constructor Details

    • PerDeployableTypeGenerator

      public PerDeployableTypeGenerator(Map<com.xebialabs.deployit.plugin.api.reflect.Type,Class<? extends DeployedGenerator>> generatorsPerDeployableType, DeployedGenerator processor)
  • Method Details

    • generateDeployed

      public GeneratedDeployeds generateDeployed(DeploymentContext deploymentContext, com.xebialabs.deployit.plugin.api.udm.Deployable deployable, com.xebialabs.deployit.plugin.api.udm.Container container)