Uses of Class
org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
Packages that use ScrConfigurationImpl Package Description org.apache.felix.scr.impl.config -
-
Uses of ScrConfigurationImpl in org.apache.felix.scr.impl.config
Methods in org.apache.felix.scr.impl.config that return ScrConfigurationImpl Modifier and Type Method Description protected ScrConfigurationImpl
ScrManagedService. getScrConfiguration()
Constructors in org.apache.felix.scr.impl.config with parameters of type ScrConfigurationImpl Constructor Description ScrManagedService(ScrConfigurationImpl scrConfiguration)
ScrManagedServiceServiceFactory(ScrConfigurationImpl scrConfiguration, SimpleLogger logger)
-