跳到主要内容
版本:Next

Bootstrap

Index

Constructors

constructor

Methods

staticconfigure

  • configure(configuration?: IMidwayBootstrapOptions): typeof Bootstrap
  • set global configuration for midway

staticgetApplicationContext

  • getApplicationContext(): IMidwayContainer

staticgetStarter

staticreset

  • reset(): void

staticrun

  • run(): Promise<IMidwayContainer>

staticstop

  • stop(): Promise<void>