Hi all, I would like to add an interceptor to a method programmatical, without the need for the annotation on the method.
Point is that I have created a new scope and all methods of the bean assigned to that scope should also be assigned an interceptor. I would like to do that automatically, so that the developer doesn't need to add the annotation. I found the place in the code were OWB is performing the task but there seems no portable way of doing this. Or is there another way of doing such functionality? Thx regards Rudy -- Rudy De Busscher http://www.c4j.be
