Class |
Description |
Inject |
Identifies injectable constructors, methods, and fields.
|
Named |
|
Provider<T> |
Provides instances of T .
|
Qualifier |
Identifies qualifier annotations.
|
Scope |
Identifies scope annotations.
|
Singleton |
Identifies a type that the injector only instantiates once.
|