Uses of Interface
org.apache.felix.scr.impl.manager.ScrConfiguration
-
Packages that use ScrConfiguration Package Description org.apache.felix.scr.impl.config org.apache.felix.scr.impl.logger org.apache.felix.scr.impl.manager -
-
Uses of ScrConfiguration in org.apache.felix.scr.impl.config
Classes in org.apache.felix.scr.impl.config that implement ScrConfiguration Modifier and Type Class Description class
ScrConfigurationImpl
TheScrConfiguration
class conveys configuration for the Felix DS implementation bundle.Constructors in org.apache.felix.scr.impl.config with parameters of type ScrConfiguration Constructor Description ScrMetaTypeProviderServiceFactory(ScrConfiguration scrConfiguration)
-
Uses of ScrConfiguration in org.apache.felix.scr.impl.logger
Constructors in org.apache.felix.scr.impl.logger with parameters of type ScrConfiguration Constructor Description ScrLogger(ScrConfiguration config, org.osgi.framework.BundleContext bundleContext)
-
Uses of ScrConfiguration in org.apache.felix.scr.impl.manager
Methods in org.apache.felix.scr.impl.manager that return ScrConfiguration Modifier and Type Method Description ScrConfiguration
ComponentActivator. getConfiguration()
-