| BindingProvider |
Provides Bindings for constructors, methods and fields.
|
| BindingProvider.InjectionType |
|
| ClassInjectableFactory |
Factory interface for creating Injectables given a Type.
|
| ExtendedScopeResolver |
Wrapper for ScopeResolver with additional information useful for the internal
workings of the injector framework.
|
| FieldInjectableFactory |
Constructs Injectables for Field values of a specific
owner Type.
|
| GenericBindingProvider<B> |
Provides bindings for constructors, methods and fields.
|
| InjectionTargetExtensionStore |
|
| InstanceInjectableFactory |
Constructs Injectables for a given object instance.
|
| Key |
Represents a Type with a set of qualifier Annotations.
|
| MethodInjectableFactory |
Constructs Injectables for Methods part of a specific
owner Type.
|
| QualifiedType |
Represents a fully resolved Type with a set of qualifier Annotations.
|