Class VariablesELContext
java.lang.Object
javax.el.ELContext
javax.el.StandardELContext
org.hibernate.validator.internal.engine.messageinterpolation.el.VariablesELContext
- Author:
- Guillaume Smet
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.el.StandardELContext
getContext, getFunctionMapper, getVariableMapper, putContext
Methods inherited from class javax.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:
addELResolver
in classStandardELContext
-
getELResolver
- Overrides:
getELResolver
in classStandardELContext
-