public class SystemServicePropertyEvaluator extends Object implements PropertyEvaluator
| Constructor and Description |
|---|
SystemServicePropertyEvaluator(SystemHttpServiceContext context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
evaluate(String namespace,
Map<String,String> properties)
Evaluate any macros in the properties.
|
public SystemServicePropertyEvaluator(SystemHttpServiceContext context)
public Map<String,String> evaluate(String namespace, Map<String,String> properties)
PropertyEvaluatorevaluate in interface PropertyEvaluatornamespace - namespace that the evaluation is taking place inproperties - properties to evaluateCopyright © 2020 CDAP Licensed under the Apache License, Version 2.0.