| Class | Description |
|---|---|
| FacesImplicitObjectELResolver |
ELResolver implementation that accesses implicit objects
in the current request context. |
| FacesPropertyResolverChainWrapper |
ELResolver implementation that wraps the legacy (JSF 1.1)
PropertyResolver chain. |
| FacesResourceBundleELResolver |
ELResolver implementation that accesses resource bundles
in the current application. |
| FacesScopedAttributeELResolver |
ELResolver implementation that accesses scoped variables
in the current request context. |
| FacesVariableResolverChainWrapper |
ELResolver implementation that wraps the legacy (JSF 1.1)
VariableResolver chain. |
| MockCompositeValueExpression |
A value expression implementation that is capable of handling composite expressions.
|
| MockELContext |
Mock implementation of
ELContext. |
| MockExpressionFactory |
Mock implementation of
ExpressionFactory. |
| MockFunctionMapper |
Mock implementation of
FunctionMapper. |
| MockMethodExpression |
Mock implementation of
MethodExpression. |
| MockValueExpression |
Mock implementation of
ValueExpression. |
| MockVariableMapper |
Mock implementation of
VariableMapper. |
| MockVariableValueExpression |
Mock implementation of
ValueExpression that wraps a variable. |
| ReservedWordsELResolver |
ELResolver for reserved words. |
Copyright © 2017 The Apache Software Foundation. All rights reserved.