ServiceRegistry

interface ServiceRegistry

Types

Empty
Link copied to clipboard
common
object Empty : ServiceRegistry

Functions

getCallById
Link copied to clipboard
common
abstract fun <T : RunnableCallDescription<*>> getCallById(id: ServiceCallIdentifier, type: KClass<T>): T?

Inheritors

MutableServiceRegistry
Link copied to clipboard
ServiceRegistry
Link copied to clipboard