Uses of Class
javax.faces.el.MethodNotFoundException
-
Packages that use MethodNotFoundException Package Description javax.faces.el -
-
Uses of MethodNotFoundException in javax.faces.el
Methods in javax.faces.el that throw MethodNotFoundException Modifier and Type Method Description abstract Class
MethodBinding. getType(FacesContext facescontext)
Deprecated.abstract Object
MethodBinding. invoke(FacesContext facescontext, Object[] aobj)
Deprecated.
-