com.xebialabs.deployit.spring
Class DeploymentPlannerBeanBuilder

java.lang.Object
  extended by com.xebialabs.deployit.spring.DeploymentPlannerBeanBuilder

@Configuration
public class DeploymentPlannerBeanBuilder
extends java.lang.Object


Constructor Summary
DeploymentPlannerBeanBuilder()
           
 
Method Summary
 com.xebialabs.deployit.deployment.planner.DeploymentPlanner planner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentPlannerBeanBuilder

public DeploymentPlannerBeanBuilder()
Method Detail

planner

@Bean
public com.xebialabs.deployit.deployment.planner.DeploymentPlanner planner()