Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.ts
File · 0.65
customClient.test.ts
File · 0.65
index.test.ts
File · 0.65
generateMiddleware
Method · 0.65
index.test.ts
File · 0.65
index.test.ts
File · 0.65
customClient.test.ts
File · 0.65
serviceDiscovery.test.ts
File · 0.65
index.test.ts
File · 0.65
index.test.ts
File · 0.65
index.test.ts
File · 0.65
index.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
3
onReady
Function · 0.52
createApp
Function · 0.52
createAppWithoutQuestionSet
Function · 0.52