Private
#providersCreate a new provider.
The new provider.
if The give provider name is not registered, or the constructor parameters of the providers are either missing or invalid.
The name of the concrete provider implementation.
The parameters to be passed to the concrete implementation constructor.
The logger instance to be used in the service.
Register a provider in this ProviderFactory.
The name of the provider.
The provider factory method method.
Generated using TypeDoc
Generic provider factory.