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.MethodBinding
public Class getType(javax.faces.context.FacesContext ctx) throws javax.faces.el.MethodNotFoundException
getType
in class javax.faces.el.MethodBinding
javax.faces.el.MethodNotFoundException
public Object invoke(javax.faces.context.FacesContext ctx, Object[] args) throws javax.faces.el.EvaluationException, javax.faces.el.MethodNotFoundException
invoke
in class javax.faces.el.MethodBinding
javax.faces.el.EvaluationException
javax.faces.el.MethodNotFoundException
Copyright © 2015 Seam Framework. All Rights Reserved.