public class ContextDependencyLister extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ContextDependencyLister.BeanTrackingApplicationContext |
static class |
ContextDependencyLister.BeanTrackingListener |
Modifier and Type | Field and Description |
---|---|
static String[] |
DEFAULT_CONFIG_LOCATIONS |
Constructor and Description |
---|
ContextDependencyLister() |
ContextDependencyLister(String[] configLocations) |
Modifier and Type | Method and Description |
---|---|
void |
graphVizDependencies(String outFile)
Renders the dependencies as GraphViz DotXML
|
static void |
main(String[] args) |
void |
printDependencies(boolean beanLevel)
Prints out the dependencies in text format
|
public static final String[] DEFAULT_CONFIG_LOCATIONS
public ContextDependencyLister(String[] configLocations)
public ContextDependencyLister()
public void printDependencies(boolean beanLevel)
public void graphVizDependencies(String outFile) throws com.sun.star.io.IOException, FileNotFoundException
com.sun.star.io.IOException
FileNotFoundException
Copyright © 2005–2017 Alfresco Software. All rights reserved.