[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ews.eclipse.technology.aspectj] call vs execution

Hello everyone, I have a question (may be a reddiculous one but I need to know :) )
What is the difference between writing a pointcut with a "call (method)" or an "execution (method)"? To execute a method, we'll need to call it!
I can't see the diffence...
Thanks for advance.
Mouna