Package | Description |
---|---|
com.google.inject.grapher |
Modifier and Type | Method and Description |
---|---|
InjectorGrapher |
InjectorGrapher.of(Injector injector)
Sets the
Injector to graph. |
InjectorGrapher |
InjectorGrapher.rootedAt(Class<?>... classes)
Sets an initial group of
Class es to use as the starting point for
the graph. |
Copyright © 2006-2012 Google, Inc.. All Rights Reserved.