Service Provider Factory
class ServiceProviderFactory(blueprint: KontainerBlueprint, dynamics: DynamicOverrides, providerProviders: Map<KClass<*>, ServiceProvider.Provider>)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Get the ServiceProducer for the given cls.
Link copied to clipboard
Checks if the ServiceProvider for the given cls is created.
Link copied to clipboard