A named object that provides a value.
Creates a new Provider.
The name of the component.
A function that returns the component.
An optional array of string tags for the component.
The logger instance.
The component name.
The tags for the component.
Instantiates the component.
The container object.
the component as produced by the factory function.
A named object that provides a value.