Hi
I have a point cut to capture the return of a method.
In this point cut, can I get the time when the method was invoked? ( I would of 
course get this if I put a point cut on the invocation rather than return).

More generally, if I have a point cut on a method for entry and return , is 
there any way to correlate them together ? This should work even if there are 
multiple simultaneous invocations of the method.


Thanks.
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to