Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ConstructorWatcherService

Index

Properties

_constructors

_constructors: Map<string, Function> = new Map()

Methods

createConstructor

  • createConstructor(name: string, value: any): Function

getByClass

  • getByClass<T>(currentClass: Function): T

getConstructor

  • getConstructor(name: string): Function

triggerOnInit

  • triggerOnInit(currentClass: Function): void

Generated using TypeDoc