public class SystemAwareExpressionInterpreter extends AbstractPropertyExpressionInterpreter
ExpressionInterpreter
which resolves
system/env. properties.
Furthermore, this interpreter is the default interpreter for services configured via the
ServiceProvider
and annotated with
ExpressionActivated
Constructor and Description |
---|
SystemAwareExpressionInterpreter() |
Modifier and Type | Method and Description |
---|---|
protected String |
getConfiguredValue(String key) |
evaluate
protected String getConfiguredValue(String key)
getConfiguredValue
in class AbstractPropertyExpressionInterpreter
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.