Hi, is it possible to introduce a new method with parameters via AOP? When I define a method in the introduction interface with parameters, I get an error that the declaration is not compatible with the interface... I don't know where to define the parameters... Thanks in advance Torsten