public static interface PropertyPlaceholderHelper.PlaceholderResolver
PropertyPlaceholderHelper| Modifier and Type | Method and Description |
|---|---|
String |
resolvePlaceholder(String placeholderName)
Resolves the supplied placeholder name into the replacement value.
|