Spring Data Commons

Uses of Class
org.springframework.data.mapping.model.SpELContext

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 Commons

Copyright © 2012. All Rights Reserved.