users@javaserverfaces.java.net

Obtaining Method name of the backing name in a component

From: Harihara Vinayakaram <hvram1_at_gmail.com>
Date: Fri, 1 Feb 2008 20:03:01 +0530

Hi
   I am trying to put up some test cases . I have an encodeEnd for all my
components and I am printing the name of the id etc. I would like to obtain
the method name of the backing bean associated with this component in the
encodeEnd so that I can print the name of the annotations associated with
this method .

   I am not able to figure out how to obtain the name of the Method using
the ValueExpression .

All help will be appreciated

TIA

Regards
Hari