public class ContextDependencyLister
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextDependencyLister.BeanTrackingApplicationContext |
static class |
ContextDependencyLister.BeanTrackingListener |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
DEFAULT_CONFIG_LOCATIONS |
| Constructor and Description |
|---|
ContextDependencyLister() |
ContextDependencyLister(java.lang.String[] configLocations) |
| Modifier and Type | Method and Description |
|---|---|
void |
graphVizDependencies(java.lang.String outFile)
Renders the dependencies as GraphViz DotXML
|
static void |
main(java.lang.String[] args) |
void |
printDependencies(boolean beanLevel)
Prints out the dependencies in text format
|
public static final java.lang.String[] DEFAULT_CONFIG_LOCATIONS
public ContextDependencyLister(java.lang.String[] configLocations)
public ContextDependencyLister()
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic void printDependencies(boolean beanLevel)
public void graphVizDependencies(java.lang.String outFile)
throws com.sun.star.io.IOException,
java.io.FileNotFoundException
com.sun.star.io.IOExceptionjava.io.FileNotFoundExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.