MCPcopy
hub / github.com/midwayjs/midway / getApplicationContext

Method getApplicationContext

packages/core/src/interface.ts:1161–1161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1159 stop(): Promise<void>;
1160 getApplication(): APP;
1161 getApplicationContext(): IMidwayGlobalContainer;
1162 getConfiguration(key?: string): any;
1163 getCurrentEnvironment(): string;
1164 getFrameworkName(): string;

Callers 15

index.test.tsFile · 0.65
index.test.tsFile · 0.65
generateMiddlewareMethod · 0.65
index.test.tsFile · 0.65
index.test.tsFile · 0.65
index.test.tsFile · 0.65
index.test.tsFile · 0.65
index.test.tsFile · 0.65
index.test.tsFile · 0.65

Calls

no outgoing calls

Tested by 3

onReadyFunction · 0.52
createAppFunction · 0.52