Package-level declarations
Functions
Link copied to clipboard
Kotlin-style call of ServicesManager.getRegistrations.
Link copied to clipboard
Kotlin-style call of ServicesManager.load.
Link copied to clipboard
Kotlin-style call of ServicesManager.getRegistrations followed with RegisteredServiceProvider.getProvider.
Link copied to clipboard
inline fun <T : Any> ServicesManager.register(provider: T, plugin: Plugin, priority: ServicePriority = ServicePriority.Normal)
Kotlin-style call of ServicesManager.register.