public static class InterpolationHelper.BundleContextSubstitutionCallback extends java.lang.Object implements InterpolationHelper.SubstitutionCallback
Modifier and Type | Field and Description |
---|---|
private org.osgi.framework.BundleContext |
context |
Constructor and Description |
---|
BundleContextSubstitutionCallback(org.osgi.framework.BundleContext context) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue(java.lang.String key) |
public BundleContextSubstitutionCallback(org.osgi.framework.BundleContext context)
public java.lang.String getValue(java.lang.String key)
getValue
in interface InterpolationHelper.SubstitutionCallback