Class AbstractInjectorGrapher

java.lang.Object
com.google.inject.grapher.AbstractInjectorGrapher
All Implemented Interfaces:
InjectorGrapher
Direct Known Subclasses:
GraphvizGrapher

public abstract class AbstractInjectorGrapher extends Object implements InjectorGrapher
Abstract injector grapher that builds the dependency graph but doesn't render it.
Since:
4.0