On Tuesday 28 October 2008 17:13:07 Andy Clement wrote:
> Typically you would use cflow()
> pointcut p(): someInterestingEvent() && !cflow(adviceexecution());


Thanks,
it was what I was looking for!

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

Reply via email to