public final class LegacyMethodBinding extends MethodBinding implements Serializable
| Constructor and Description | 
|---|
| LegacyMethodBinding(javax.el.MethodExpression m)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getExpressionString()Deprecated.  | 
| Class | getType(FacesContext context)Deprecated.  | 
| Object | invoke(FacesContext context,
      Object[] params)Deprecated.  | 
public LegacyMethodBinding(javax.el.MethodExpression m)
public Class getType(FacesContext context) throws MethodNotFoundException
getType in class MethodBindingMethodNotFoundExceptionpublic Object invoke(FacesContext context, Object[] params) throws EvaluationException, MethodNotFoundException
invoke in class MethodBindingEvaluationExceptionMethodNotFoundExceptionpublic String getExpressionString()
getExpressionString in class MethodBindingCopyright © 2025 The Apache Software Foundation. All rights reserved.