| Package | Description | 
|---|---|
| javax.faces.el | DEPRECATED Classes and interfaces for evaluating and
processing reference expressions. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Class | MethodBinding. getType(FacesContext context)Deprecated.  Return the Java class representing the return type from the
 method identified by this method binding expression. | 
| abstract Object | MethodBinding. invoke(FacesContext context,
      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. | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.