WowRuntimeLifecycle
class WowRuntimeLifecycle(wowRuntime: WowRuntime, unexpectedTerminationExecutor: Executor = defaultLifecycleCallbackExecutor, onUnexpectedTermination: (Throwable) -> Unit = {}) : SmartLifecycle
Constructors
Link copied to clipboard
constructor(wowRuntime: WowRuntime, unexpectedTerminationExecutor: Executor = defaultLifecycleCallbackExecutor, onUnexpectedTermination: (Throwable) -> Unit = {})