Package | Description |
---|---|
org.apache.felix.scr.impl.manager |
Modifier and Type | Method and Description |
---|---|
private RegionConfigurationSupport.ConfigurationInfo |
RegionConfigurationSupport.getConfigurationInfo(TargetedPID pid,
TargetedPID targetedPid,
ComponentHolder<?> componentHolder,
org.osgi.framework.BundleContext bundleContext)
This gets config admin, gets the requested configuration, extracts the info we need from it, and ungets config admin.
|