Uses of Class
jakarta.el.MethodInfo
-
Uses of MethodInfo in jakarta.el
Modifier and TypeMethodDescriptionabstract MethodInfo
MethodExpression.getMethodInfo
(ELContext context) Evaluates the expression relative to the provided context, and returns information about the actual referenced method.MethodReference.getMethodInfo()
ModifierConstructorDescriptionMethodReference
(Object base, MethodInfo methodInfo, Annotation[] annotations, Object[] evaluatedParameters)