public final class ConfigInterpolator extends Object
Constructor and Description |
---|
ConfigInterpolator() |
Modifier and Type | Method and Description |
---|---|
ConfigInterpolator |
bundleContext(org.osgi.framework.BundleContext bundleContext) |
ConfigInterpolator |
environment(Map<String,String> map) |
Configuration |
interpolate(Configuration source) |
ConfigInterpolator |
systemProperties(Properties properties) |
public ConfigInterpolator environment(Map<String,String> map)
public ConfigInterpolator systemProperties(Properties properties)
public ConfigInterpolator bundleContext(org.osgi.framework.BundleContext bundleContext)
public Configuration interpolate(Configuration source)