registerFactory
Registers one or more DependencyModules into the scope. This populates the scope with the necessary factories to create dependency instances.
Parameters
modules
A variable number of DependencyModules to register.
Registers one or more DependencyModules into the scope. This populates the scope with the necessary factories to create dependency instances.
A variable number of DependencyModules to register.