Class CAFMethodBinding

java.lang.Object
javax.faces.el.MethodBinding
com.webmethods.caf.faces.application.CAFMethodBinding
All Implemented Interfaces:
Externalizable, Serializable, StateHolder

@Deprecated public class CAFMethodBinding extends MethodBinding implements StateHolder, Externalizable
Deprecated.
Subclass of MethodBindingImpl to wrap the binding resolution and invocation a try/catch that records exceptions to the FacesContext
See Also: