com.google.inject.grapher

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)

Copyright © 2006-2015 Google, Inc.. All Rights Reserved.