|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImplementationNode.Factory | |
|---|---|
| com.google.inject.grapher | |
| com.google.inject.grapher.graphviz | |
| Uses of ImplementationNode.Factory in com.google.inject.grapher |
|---|
| Constructors in com.google.inject.grapher with parameters of type ImplementationNode.Factory | |
|---|---|
GraphingVisitor(NodeIdFactory<K> idFactory,
InterfaceNode.Factory<K,N> interfaceNodeFactory,
ImplementationNode.Factory<K,M> implementationNodeFactory,
BindingEdge.Factory<K,B> bindingEdgeFactory,
DependencyEdge.Factory<K,D> dependencyEdgeFactory,
NodeAliasFactory<K> nodeAliasFactory)
|
|
| Uses of ImplementationNode.Factory in com.google.inject.grapher.graphviz |
|---|
| Classes in com.google.inject.grapher.graphviz that implement ImplementationNode.Factory | |
|---|---|
class |
ImplementationNodeFactory
Graphviz-specific implementation of ImplementationNode.Factory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||