RichFaces Core Implementation 4.3.1.Final-redhat-1

org.richfaces.application.configuration
Class ValueExpressionHolder

java.lang.Object
  extended by org.richfaces.application.configuration.ValueExpressionHolder

public final class ValueExpressionHolder
extends Object

Author:
Nick Belaevski

Constructor Summary
ValueExpressionHolder(javax.el.ValueExpression valueExpression, Object defaultValue)
           
 
Method Summary
 Object getValue(javax.faces.context.FacesContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueExpressionHolder

public ValueExpressionHolder(javax.el.ValueExpression valueExpression,
                             Object defaultValue)
Method Detail

getValue

public Object getValue(javax.faces.context.FacesContext context)

RichFaces Core Implementation 4.3.1.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.