public class Injector extends Object implements Service
See also http://docs.angularjs.org/api/auto/service/$injector
AbstractModule
Modifier and Type | Class and Description |
---|---|
static interface |
Injector.Bind
Annotates the binding of native JavaScript objects to a JSNI
representation of the same object in GWT.
|
static interface |
Injector.Inject
Annotates the dependency of a component.
|
Constructor and Description |
---|
Injector() |
Copyright © 2016. All rights reserved.