ELContextImpl
.public final class ELContextImpl extends ELContextImpl
Constructor and Description |
---|
ELContextImpl(javax.el.ELResolver resolver)
Deprecated.
|
getELResolver, getFunctionMapper, getVariableMapper, setFunctionMapper, setVariableMapper
addEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getContext, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, putContext, setLocale, setPropertyResolved, setPropertyResolved
public ELContextImpl(javax.el.ELResolver resolver)
ELContextImpl.ELContextImpl(ELResolver)
.resolver
- The resolver to use.Copyright © 2017. All rights reserved.