com.xebialabs.deployit.deployment.planner
Class DeploymentPlannerFactory

java.lang.Object
  extended by com.xebialabs.deployit.deployment.planner.DeploymentPlannerFactory

public class DeploymentPlannerFactory
extends java.lang.Object


Nested Class Summary
static class DeploymentPlannerFactory.HierarchyClassMethodNameComparator
          - First compare on the Class hierarchy, subclasses before superclasses - Then on the class name - Then on the method name
 
Constructor Summary
DeploymentPlannerFactory()
           
 
Method Summary
 DeploymentPlanner planner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentPlannerFactory

public DeploymentPlannerFactory()
Method Detail

planner

public DeploymentPlanner planner()