public class PropertiesResolver extends Object implements UnaryOperator<String>
ArtifactAst.
The mapping function must transform a String containing keys surrounded with placeholder delimiters (${})
to a String with those placeholders replaced with the appropriate property.
| Constructor and Description |
|---|
PropertiesResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(String propertyPlaceHolder) |
void |
onMappingFunctionChanged(Runnable callback) |
void |
setMappingFunction(UnaryOperator<String> mappingFunction) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidentityCopyright © 2025 MuleSoft, Inc.. All rights reserved.