|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.deployment.planner.DeploymentPlannerFactory
public class DeploymentPlannerFactory
| 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 |
| Field Summary | |
|---|---|
static java.util.Comparator<java.lang.reflect.Method> |
PROCESSOR_COMPARATOR
|
| Constructor Summary | |
|---|---|
DeploymentPlannerFactory()
|
|
| Method Summary | |
|---|---|
DeploymentPlanner |
planner(com.xebialabs.deployit.plugin.api.deployment.planning.ReadOnlyRepository repository)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.Comparator<java.lang.reflect.Method> PROCESSOR_COMPARATOR
| Constructor Detail |
|---|
public DeploymentPlannerFactory()
| Method Detail |
|---|
public DeploymentPlanner planner(com.xebialabs.deployit.plugin.api.deployment.planning.ReadOnlyRepository repository)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||