-
public class InjectionManagerProviders module and injector. This object keep tracks of generator functions or specific instances bound to classes. Different providers can be bound to the same type using 'tags'.
-
-
Method Summary
Modifier and Type Method Description final ModulegetModule()final InjectorgetInjector()-
-
Method Detail
-
getInjector
final Injector getInjector()
-
-
-
-