Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Provider

A factory for instances created by the Container. Called every time an instance is needed.

Hierarchy

  • Provider

Index

Methods

Methods

get

  • get(): Object
  • Factory method, that should create the bind instance.

    Returns Object

    the instance to be used by the Container

Generated using TypeDoc