|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodNotFoundException | |
|---|---|
| javax.faces.el | DEPRECATED Classes and interfaces for evaluating and processing reference expressions. |
| Uses of MethodNotFoundException in javax.faces.el |
|---|
| Methods in javax.faces.el that throw MethodNotFoundException | |
|---|---|
abstract java.lang.Class |
MethodBinding.getType(FacesContext context)
Deprecated. Return the Java class representing the return type from the method identified by this method binding expression. |
abstract java.lang.Object |
MethodBinding.invoke(FacesContext context,
java.lang.Object[] params)
Deprecated. Return the return value (if any) resulting from a call to the method identified by this method binding expression, passing it the specified parameters, relative to the specified FacesContext. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||