org.apache.myfaces.view.facelets.el
Class CacheableValueExpressionUELWrapper
java.lang.Object
javax.el.Expression
javax.el.ValueExpression
org.apache.myfaces.view.facelets.el.CacheableValueExpressionWrapper
org.apache.myfaces.view.facelets.el.CacheableValueExpressionUELWrapper
- All Implemented Interfaces:
- Externalizable, Serializable, FacesWrapper<javax.el.ValueExpression>, CacheableValueExpression
public class CacheableValueExpressionUELWrapper
- extends CacheableValueExpressionWrapper
- See Also:
- Serialized Form
Methods inherited from class org.apache.myfaces.view.facelets.el.CacheableValueExpressionWrapper |
equals, getExpectedType, getExpressionString, getType, getValue, getWrapped, hashCode, isLiteralText, isReadOnly, readExternal, setValue, writeExternal |
CacheableValueExpressionUELWrapper
public CacheableValueExpressionUELWrapper()
CacheableValueExpressionUELWrapper
public CacheableValueExpressionUELWrapper(javax.el.ValueExpression delegate)
getValueReference
public javax.el.ValueReference getValueReference(javax.el.ELContext context)
- Overrides:
getValueReference
in class javax.el.ValueExpression
Copyright © 2014 The Apache Software Foundation. All rights reserved.