Class AbstractConfigurableDependencyInjector<I>Abstract

Interface to facilitate the ability to add custom IOC containers by conforming to the proxy of adding and retrieval of services

Type Parameters

  • I

Hierarchy (view full)

Implements

Constructors

Properties

_serviceSet: Set<unknown> = ...
injector: undefined | I
useToken: boolean = false

Methods