Package org.apache.felix.scr.impl.config
package org.apache.felix.scr.impl.config
-
ClassesClassDescriptionThe
ScrConfiguration
class conveys configuration for the Felix DS implementation bundle.TheScrManagedService
receives configuration for the Declarative Services Runtime itself.TheScrManagedServiceServiceFactory
is aServiceFactory
registered on behalf ofScrManagedService
to create a managed service instance on demand once it is used by the Configuration Admin Service.TheScrManagedServiceMetaTypeProvider
receives the Declarative Services Runtime configuration (by extending theScrManagedService
class.TheScrMetaTypeProviderServiceFactory
is aServiceFactory
registered on behalf ofScrConfiguration
to create a metatype provider instance on demand once it is used by the Metatype Service.