public class DeploymentPlannerFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentPlannerFactory.HierarchyClassMethodNameComparator
- First compare on the Class hierarchy, subclasses before superclasses
- Then on the class name
- Then on the method name
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.Comparator<java.lang.reflect.Method> |
PROCESSOR_COMPARATOR |
| Constructor and Description |
|---|
DeploymentPlannerFactory() |
public static final java.util.Comparator<java.lang.reflect.Method> PROCESSOR_COMPARATOR
public Planner planner()