Package io.nuun.kernel.core.internal
Class ContextInternal
- java.lang.Object
-
- io.nuun.kernel.core.internal.ContextInternal
-
-
Field Summary
Fields Modifier and Type Field Description com.google.inject.InjectormainInjector
-
Constructor Summary
Constructors Constructor Description ContextInternal(com.google.inject.Injector mainInjector)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectGraphapplicationObjectGraph()
-
-
-
Method Detail
-
applicationObjectGraph
public ObjectGraph applicationObjectGraph()
- Specified by:
applicationObjectGraphin interfaceContext
-
-