Class | Description |
---|---|
ELContextWrapper | |
ELResolverWrapper |
Provides a simple implementation of
ELResolver that can
be sub-classed by developers wishing to provide specialized behavior
to an existing ELResolver instance. |
ExpressionInspector |
This class contains methods that inspect expressions to reveal information about them.
|
MethodExpressionValueExpressionAdapter |
This MethodExpression wraps a ValueExpression.
|
MethodReference |
This encapsulates information about an EL method expression.
|
ScopedRunner |
This class helps in letting code run within its own scope.
|
ValueExpressionMethodWrapper |
Special purpose value expression that wraps a method expression for which a Method instance is created
whenever the getValue method is called.
|
ValueExpressionWrapper |
Copyright © 2012–2016 OmniFaces. All rights reserved.