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