public class MvelSourceProperty extends Object implements SourceProperty
| Constructor and Description |
|---|
MvelSourceProperty(String expression,
Serializable compiledExpression) |
public MvelSourceProperty(String expression, Serializable compiledExpression)
public Object getValue(Object source)
getValue in interface SourcePropertypublic Object getValue(Object source, Map<String,Object> variables)
getValue in interface SourcePropertypublic String getExpression()
getExpression in interface SourcePropertyCopyright © 2009-2014. All Rights Reserved.