start

abstract fun start(wait: Boolean = false): ApplicationEngine

Starts this ApplicationEngine

Return

returns this instance

Parameters

wait

if true, this function does not exit until application engine stops and exits