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