[jboss-user] [EJB 3.0] - Passing parameters to interceptors

zetzioni do-not-reply at jboss.com
Thu Feb 8 12:50:49 EST 2007


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#4013172

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4013172



More information about the jboss-user mailing list