So this means that:
If i HAVE TO pass the generic Invocation object to my invoke method, the only way is to
check if the invocation is an instance of MethodCalledByMethod, MethodCalledByConstructor,
ConstructorCalledByMethod or
ConstructorCalledByConstructor and if its one of these, then its a CALLER pointcut
otherwise its an EXECUTION pointcut.
Am i right?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998104#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...