Uses of Class
org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
Packages that use ScrConfigurationImpl Package Description org.apache.felix.scr.impl org.apache.felix.scr.impl.config -
-
Uses of ScrConfigurationImpl in org.apache.felix.scr.impl
Fields in org.apache.felix.scr.impl declared as ScrConfigurationImpl Modifier and Type Field Description private ScrConfigurationImpl
Activator. m_configuration
-
Uses of ScrConfigurationImpl in org.apache.felix.scr.impl.config
Fields in org.apache.felix.scr.impl.config declared as ScrConfigurationImpl Modifier and Type Field Description private ScrConfigurationImpl
ScrManagedService. scrConfiguration
private ScrConfigurationImpl
ScrManagedServiceServiceFactory. scrConfiguration
Constructors in org.apache.felix.scr.impl.config with parameters of type ScrConfigurationImpl Constructor Description ScrManagedService(ScrConfigurationImpl scrConfiguration)
ScrManagedServiceServiceFactory(ScrConfigurationImpl scrConfiguration)
-