Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InjectionAware

Base class for Injection-aware classes that automatically pass along their configured container to instances created via their make method.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private ci

Methods

getContainer

make

  • make<T>(target: any, ...parameters: any[]): T
  • Instantiate a new injectable using the container.

    Type parameters

    • T

    Parameters

    • target: any
    • Rest ...parameters: any[]

    Returns T

setContainer

Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.