| Package | Description |
|---|---|
| org.springframework.expression | |
| org.springframework.expression.spel.support |
| Modifier and Type | Method and Description |
|---|---|
TypeLocator |
EvaluationContext.getTypeLocator() |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardTypeLocator
A default implementation of a TypeLocator that uses the context classloader (or any classloader set upon it).
|
| Modifier and Type | Method and Description |
|---|---|
TypeLocator |
StandardEvaluationContext.getTypeLocator() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardEvaluationContext.setTypeLocator(TypeLocator typeLocator) |
Copyright © 2013. All Rights Reserved.