is it possible to write an around invoke interceptor such that it would get additional
parameters in addition to the invocation context?
My real problem is that I need to have the names of the parameters of the method in the
interceptor, and since names do not exist in the method object, I don't really have a
way of doing that.
Any ideas?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013172#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...