For Singleton
Provides a global singleton service
Functions
Link copied to clipboard
open override fun provide(kontainer: Kontainer, context: InjectionContext): Any
Content copied to clipboard
Get or create the instance of the service
Properties
Link copied to clipboard
open override val instances: MutableList<ServiceProvider.CreatedInstance>
Content copied to clipboard