Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ResolvedReflectiveFactory

An internal resolved representation of a factory function created by resolving Provider.

experimental

Hierarchy

  • ResolvedReflectiveFactory

Index

Constructors

Properties

Constructors

constructor

Properties

dependencies

dependencies: ReflectiveDependency[]

Arguments (dependencies) to the factory function.

factory

factory: Function

Factory function which can return an instance of an object represented by a key.

Generated using TypeDoc