On Monday 15 February 2010 05:42:58 pm Andy Clement's cat walking on the 
keyboard wrote:
> There are older posts on the list about that message, eg.
> http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg01058.html
> 
> You probably can ignore them, or you could be more specific in your
> call pointcut and specify the annotation:
> 
> call(public @Lock * AgentProxy+.*(..) )
> 


Is there a way to force an annotation's values in the pointcut?

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

Reply via email to