public class BeanPropertiesElContext extends StandardELContext
Constructor and Description |
---|
BeanPropertiesElContext(ExpressionFactory expressionFactory) |
Modifier and Type | Method and Description |
---|---|
void |
addELResolver(ELResolver cELResolver) |
ELResolver |
getELResolver() |
getContext, getFunctionMapper, getVariableMapper, putContext
addEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, setLocale, setPropertyResolved, setPropertyResolved
public BeanPropertiesElContext(ExpressionFactory expressionFactory)
public void addELResolver(ELResolver cELResolver)
addELResolver
in class StandardELContext
public ELResolver getELResolver()
getELResolver
in class StandardELContext
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved