Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConfigManagementFacility

This class is the main engine for the Config Management Facility. The underlying class should be treated as a singleton and should be accessed via ConfigManagementFacility.instance.

Hierarchy

  • ConfigManagementFacility

Index

Properties

Accessors

Methods

Properties

Private impLogger

impLogger: Logger = Logger.getImperativeLogger()

Used for internal imperative logging.

Static Private mInstance

This is the variable that stores the specific instance of the CMF. Defined as static so that it can be accessed from anywhere.

Accessors

Static instance

Methods

init

  • init(): void

Generated using TypeDoc