| Class | Description | 
|---|---|
| DelegatingVariableMapper | |
| ELContextWrapper | |
| ELResolverWrapper | Provides a simple implementation of  ELResolverthat can
 be sub-classed by developers wishing to provide specialized behavior
 to an existingELResolverinstance. | 
| 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. | 
| ReadOnlyValueExpression | Implementation of a read only value expression that can be used when the value is not yet available at construction time, or when the
 value would be too expensive to create and it's not yet clear if the expression will actually be evaluated. | 
| ScopedRunner | This class helps in letting code run within its own scope. | 
| ValueExpressionWrapper | 
Copyright © 2012–2015 OmniFaces. All rights reserved.