org.jboss.seam.jsf
@Deprecated public class UnifiedELMethodBinding extends javax.faces.el.MethodBinding implements Serializable
| Constructor and Description |
|---|
UnifiedELMethodBinding()
Deprecated.
|
UnifiedELMethodBinding(String expressionString,
Class[] argTypes)
Deprecated.
|
public String getExpressionString()
getExpressionString in class javax.faces.el.MethodBindingpublic Class getType(javax.faces.context.FacesContext ctx) throws javax.faces.el.MethodNotFoundException
getType in class javax.faces.el.MethodBindingjavax.faces.el.MethodNotFoundExceptionpublic Object invoke(javax.faces.context.FacesContext ctx, Object[] args) throws javax.faces.el.EvaluationException, javax.faces.el.MethodNotFoundException
invoke in class javax.faces.el.MethodBindingjavax.faces.el.EvaluationExceptionjavax.faces.el.MethodNotFoundExceptionCopyright © 2015 Seam Framework. All Rights Reserved.