| Modifier and Type | Field and Description |
|---|---|
com.google.inject.Injector |
mainInjector |
| Constructor and Description |
|---|
ContextInternal(com.google.inject.Injector mainInjector)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectGraph |
applicationObjectGraph() |
@Inject public ContextInternal(com.google.inject.Injector mainInjector)
mainInjector - the guice main injectorpublic ObjectGraph applicationObjectGraph()
applicationObjectGraph in interface ContextCopyright © 2012-2016. All Rights Reserved.