Package | Description |
---|---|
com.google.inject.grapher | |
com.google.inject.grapher.graphviz |
Constructor and Description |
---|
InjectorGrapher(BindingTargetVisitor<Object,Collection<Key<?>>> keyVisitor,
BindingTargetVisitor<Object,Void> graphingVisitor,
Renderer renderer) |
Modifier and Type | Class and Description |
---|---|
class |
GraphvizRenderer
Renderer implementation that writes out a Graphviz DOT file of the
graph. |
Copyright © 2006-2012 Google, Inc.. All Rights Reserved.