interface |
ConstructorBinding<T> |
A binding to the constructor of a concrete class.
|
interface |
ConvertedConstantBinding<T> |
A binding created from converting a bound instance to a new type.
|
interface |
ExposedBinding<T> |
A binding to a key exposed from an enclosed private environment.
|
interface |
InstanceBinding<T> |
A binding to a single instance.
|
interface |
ProviderInstanceBinding<T> |
A binding to a provider instance.
|
interface |
ProviderWithDependencies<T> |
A provider with dependencies on other injected types.
|
interface |
ProvidesMethodBinding<T> |
|