public static interface Expressions.ValueExpression<T>
extends Serializable
A value expression - an EL expression that evaluates to
an attribute getter or get/set pair. This interface
is just a genericized version of the Unified EL ValueExpression
interface.