Dispatcher

data class Dispatcher(val dispatcher: String) : BarrierScope

This BarrierScope will affect only the Dispatcher implementation identified by the provided dispatcher.

Parameters

dispatcher

The name of the dispatcher this BarrierScope will be guarding.

Constructors

Link copied to clipboard
constructor(dispatcher: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun asDataItem(): DataItem

Should return an instance of a DataItem that represents all required properties of the implementing class, such that it could be: