Skip to main content

RootAppLifecycle

RootAppLifecycle: object

Type declaration

addService()

Parameters

ParameterType
serviceRootServerService

Returns

void

start()

Parameters

ParameterType
startingCallback?AppStartingCallback
stoppingCallback?AppStoppingCallback

Returns

Promise<void>

stop()

Returns

Promise<void>