Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MessageContextAwareModuleConfiguration

Hierarchy

Implements

  • Configuration
  • ModuleConfiguration

Index

Constructors

constructor

Properties

Protected moduleConstructor

moduleConstructor: Constructor<Module>

Methods

getOrElse

  • getOrElse<O, T>(property: string, other: O): T | O

getProperty

  • getProperty(property: string): any

getRawObject

  • getRawObject(): object

hasProperty

  • hasProperty(property: string): boolean

isEnabled

  • isEnabled(): boolean

Protected resolveModulePropertyPath

  • resolveModulePropertyPath(property?: undefined | string): string

setProperty

  • setProperty(property: string, value: any): void

Generated using TypeDoc