|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.el.MethodBinding
| Constructor Summary | |
MethodBinding()
|
|
| Method Summary | |
java.lang.String |
getExpressionString()
|
abstract java.lang.Class |
getType(FacesContext facescontext)
|
abstract java.lang.Object |
invoke(FacesContext facescontext,
java.lang.Object[] aobj)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MethodBinding()
| Method Detail |
public java.lang.String getExpressionString()
public abstract java.lang.Class getType(FacesContext facescontext)
throws MethodNotFoundException
MethodNotFoundException
public abstract java.lang.Object invoke(FacesContext facescontext,
java.lang.Object[] aobj)
throws EvaluationException,
MethodNotFoundException
EvaluationException
MethodNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||