| Package | Description | 
|---|---|
| org.springframework.beans.factory.config | SPI interfaces and configuration-related convenience classes for bean factories. | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | BeanExpressionResolver. evaluate(String value,
        BeanExpressionContext evalContext)Evaluate the given value as an expression, if applicable;
 return the value as-is otherwise. |