|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterpolationHelper.SubstitutionCallback | |
|---|---|
| org.apache.karaf.util | |
| Uses of InterpolationHelper.SubstitutionCallback in org.apache.karaf.util |
|---|
| Methods in org.apache.karaf.util with parameters of type InterpolationHelper.SubstitutionCallback | |
|---|---|
static void |
InterpolationHelper.performSubstitution(Map<String,String> properties,
InterpolationHelper.SubstitutionCallback callback)
Perform substitution on a property set |
static String |
InterpolationHelper.substVars(String val,
String currentKey,
Map<String,String> cycleMap,
Map<String,String> configProps,
InterpolationHelper.SubstitutionCallback callback)
This method performs property variable substitution on the specified value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||