In article <[email protected]>, 
[email protected] says...
> 
> On 01.11.2010 13:23, jan_bar wrote:
> > does AspectJ support callee weaving or does it only weave the callers? 
> 
> http://www.eclipse.org/aspectj/doc/released/progguide/language-joinPoints.html
> 
> "call vs. execution"
> 
> -h

Thanks. Followup: if I will use only execution pointcuts, will AspectJ 
still require all classes to be on classpath (when the class referenced 
in pointcut is part of a jar)? 

Thanks, Jan

_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to