Framework
Hierarchy
- BaseFramework<IMidwayExpressApplication, Context, IMidwayExpressConfigurationOptions, Response, NextFunction>
- Framework
Index
Constructors
Properties
Methods
- applicationInitialize
- applyMiddleware
- beforeStop
- configure
- createLogger
- getAppDir
- getApplication
- getApplicationContext
- getBaseDir
- getConfiguration
- getCoreLogger
- getCurrentEnvironment
- getFrameworkName
- getFrameworkType
- getLogger
- getMiddleware
- getNamespace
- getPort
- getProjectName
- getServer
- init
- initialize
- isEnable
- loadMidwayController
- run
- runGuard
- setNamespace
- stop
- useFilter
- useGuard
- useMiddleware
- useRouterMiddleware
Constructors
constructor
Properties
publicapp
readonlyapplicationContext
configService
configurationOptions
environmentService
informationService
loggerService
middlewareService
mockService
Methods
applicationInitialize
publicapplyMiddleware
Type parameters
- Response
- NextFunction