Class BeanBuilder.Expression

java.lang.Object
com.sun.faces.mgbean.BeanBuilder.Expression
Enclosing class:
BeanBuilder

protected class BeanBuilder.Expression
extends Object
This is a holder class for ValueExpressions. It will try to perform static lifespan checking of the expression per the specification. If it is unable to determine the scope of the expression, validation will be deferred to runtime.
  • Constructor Details

  • Method Details