Class Summary |
ELContextWrapper |
Provides a simple implementation of ELContext that can
be sub-classed by developers wishing to provide specialized behavior
to an existing ELContext instance. |
ELResolverWrapper |
Provides a simple implementation of ELResolver that can
be sub-classed by developers wishing to provide specialized behavior
to an existing ELResolver instance. |
MethodExpressionValueExpressionAdapter |
This MethodExpression wraps a ValueExpression. |
ScopedRunner |
This class helps in letting code run within its own scope. |
ValueExpressionWrapper |
|