|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Removed Classes and Interfaces | |
|
Factory interface for BindingEdges. |
|
Factory interface for DependencyEdges. |
|
Module for the common bindings for InjectorGrapher. |
|
BindingTargetVisitor that adds nodes and edges to the graph based on the visited Binding. |
|
Factory interface for ImplementationNodes. |
|
Factory interface for InterfaceNodes. |
|
Factory for aliasing one node ID to another. |
|
Factory for abstract identifiers for elements on the graph. |
|
Interface for the service that renders the graph. |
|
IdFactory implementation that for String node IDs. |
Added Classes and Interfaces | |
|
Abstract injector grapher that builds the dependency graph but doesn't render it. |
GrapherParameters |
Parameters used to override default settings of the grapher. |
|
Alias between two nodes. |
|
Creator of node aliases. |
|
Root key set creator that starts with all types that are not Guice internal types or the Logger type. |
|
Edge in a guice dependency graph. |
|
Creator of graph edges to render. |
|
Node for instances. |
|
Node in a guice dependency graph. |
|
Creator of graph nodes. |
|
ID of a node in the graph. |
|
Type of node. |
|
Creator of the default starting set of keys to graph. |
Changed Classes and Interfaces | |
|
Edge that connects an interface to the type or instance that is bound to implement it. |
|
Edge from a class or InjectionPoint to the interface node that will satisfy the dependency. |
|
Node for types that have com.google.inject.spi.Dependencys and are bound to InterfaceNodes. |
|
Guice injector grapher. |
|
Node for an interface type that has been bound to an implementation class or instance. |
|
Interface for a service that provides nice Strings that we can display in the graph for the types that come up in com.google.inject.Bindings. |
|
com.google.inject.spi.BindingTargetVisitor that returns a Collection of the Keys of each Binding's dependencies. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |