Class BeanMethodsELContext
java.lang.Object
jakarta.el.ELContext
jakarta.el.StandardELContext
org.hibernate.validator.internal.engine.messageinterpolation.el.BeanMethodsELContext
- Author:
- Hardy Ferentschik, Guillaume Smet
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.el.StandardELContext
getContext, getFunctionMapper, getVariableMapper, putContext
Methods inherited from class jakarta.el.ELContext
addEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, setLocale, setPropertyResolved, setPropertyResolved
-
Constructor Details
-
BeanMethodsELContext
-
-
Method Details
-
addELResolver
- Overrides:
addELResolver
in classStandardELContext
-
getELResolver
- Overrides:
getELResolver
in classStandardELContext
-