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