Framework
Hierarchy
- BaseFramework<Application, Context, IFaaSConfigurationOptions>
- Framework
Index
Constructors
Properties
Methods
- applicationInitialize
- applyMiddleware
- beforeStop
- configure
- createLogger
- formatHttpResponse
- generateMiddleware
- getAllHandlerNames
- getAppDir
- getApplication
- getApplicationContext
- getBaseDir
- getConfiguration
- getContext
- getCoreLogger
- getCurrentEnvironment
- getEventMiddleware
- getFrameworkName
- getFrameworkType
- getLogger
- getMiddleware
- getNamespace
- getProjectName
- getServer
- handleInvokeWrapper
- init
- initialize
- invokeTriggerFunction
- isEnable
- loadFunction
- run
- runGuard
- setNamespace
- stop
- useEventMiddleware
- useFilter
- useGuard
- useMiddleware
- wrapHttpRequest
Constructors
constructor
Properties
publicapp
readonlyapplicationContext
configService
configurationOptions
environmentService
informationService
loggerService
middlewareService
mockService
Methods
applicationInitialize
applyMiddleware
Type parameters
- R
- N