Class CAFMethodExpression

java.lang.Object
javax.el.Expression
javax.el.MethodExpression
com.webmethods.caf.faces.application.CAFMethodExpression
All Implemented Interfaces:
Serializable

public class CAFMethodExpression extends MethodExpression
Subclass of MethodExpression to wrap the binding resolution and invocation a try/catch that records exceptions to the FacesContext
See Also: