Class SpELContext

java.lang.Object
org.springframework.data.mapping.model.SpELContext

public class SpELContext extends Object
Simple factory to create SpelExpressionParser and EvaluationContext instances.
Author:
Oliver Gierke