| Package | Description |
|---|---|
| org.apache.karaf.util |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.