public class ComponentPrinter extends Object
| Constructor and Description |
|---|
ComponentPrinter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
printComponents(List<ComponentImplementingClassesLink> components,
org.apache.log4j.Logger logger)
Print the given list of components detected in source code including the classes used to implement them
|
public static void printComponents(List<ComponentImplementingClassesLink> components, org.apache.log4j.Logger logger)
components - The list of components to print to the debug facility of the given loggerlogger - The logger used to print the components