Class 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
    Author:
    bojand@google.com (Bojan Djordjevic)