| Package | Description |
|---|---|
| org.springframework.context.expression |
Expression parsing support within a Spring application context.
|
| org.springframework.expression | |
| org.springframework.expression.spel.support |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanFactoryResolver
EL bean resolver that operates against a Spring
BeanFactory. |
| Modifier and Type | Method and Description |
|---|---|
BeanResolver |
EvaluationContext.getBeanResolver()
Return a bean resolver that can look up beans by name.
|
| Modifier and Type | Method and Description |
|---|---|
BeanResolver |
StandardEvaluationContext.getBeanResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardEvaluationContext.setBeanResolver(BeanResolver beanResolver) |
Copyright © 2015. All rights reserved.