Service components in auto

From Get docs
< Improve this Doc autoAngularjs/docs/1.8/api/auto/service


Service components in auto

Name Description
$injector $injector is used to retrieve object instances as defined by provider, instantiate types, invoke methods, and load modules.
$provide The $provide service has a number of methods for registering components with the $injector. Many of these functions are also exposed on angular.Module.

© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 3.0.
https://code.angularjs.org/1.8.2/docs/api/auto/service