Package org.apache.felix.scr.impl.config
package org.apache.felix.scr.impl.config
-
ClassesClassDescriptionThe
ScrConfigurationclass conveys configuration for the Felix DS implementation bundle.TheScrManagedServicereceives configuration for the Declarative Services Runtime itself.TheScrManagedServiceServiceFactoryis aServiceFactoryregistered on behalf ofScrManagedServiceto create a managed service instance on demand once it is used by the Configuration Admin Service.TheScrManagedServiceMetaTypeProviderreceives the Declarative Services Runtime configuration (by extending theScrManagedServiceclass.TheScrMetaTypeProviderServiceFactoryis aServiceFactoryregistered on behalf ofScrConfigurationto create a metatype provider instance on demand once it is used by the Metatype Service.