|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpELContext | |
---|---|
org.springframework.data.mapping.model | Core implementation of the mapping subsystem's model. |
Uses of SpELContext in org.springframework.data.mapping.model |
---|
Constructors in org.springframework.data.mapping.model with parameters of type SpELContext | |
---|---|
DefaultSpELExpressionEvaluator(Object source,
SpELContext factory)
|
|
SpELContext(SpELContext source,
BeanFactory factory)
Copy constructor to create a SpELContext using the given one's PropertyAccessor and
SpelExpressionParser as well as the given BeanFactory . |
|
Spring Data Core | |||||||||
PREV NEXT | FRAMES NO FRAMES |