Quentin
unread,Aug 6, 2010, 3:41:50 AM8/6/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GWT-Ent Developer Forum
Hello,
Using AOP, I would like to create an interceptor which will log the
name of the method I'm calling.
I have been looking for the MethodImpl class, but it can't find this
information !
For exemple, I would like a call of Test.sample() automatically log
"sample"
Is there any solution with GWT-Ent AOP to get the name of the method
we are calling ?
Thanks for your help !
Quentin