register

inline fun <T : Any> ServicesManager.register(provider: T, plugin: Plugin, priority: ServicePriority = ServicePriority.Normal)(source)

Kotlin-style call of ServicesManager.register.