ServerLifecycleManager



Summary

Public functions

Int

Called to Start an instance of Trace Processor

Cmn
Unit

Called to stop the running instance of Trace Processor.

Cmn
open String

Called to construct a more detailed failure message when TraceProcessor cannot be connected to.

Cmn

Public functions

start

fun start(): Int

Called to Start an instance of Trace Processor

Returns
Int

the port to use to communicate to Trace Processor

stop

fun stop(): Unit

Called to stop the running instance of Trace Processor.

timeoutMessage

open fun timeoutMessage(): String

Called to construct a more detailed failure message when TraceProcessor cannot be connected to.