>
> Any update please? :(
>

Did this not work for you?

On Tue, Jun 23, 2009 at 8:47 AM, Andrew Eisenberg <and...@eisenberg.as>wrote:

> You are using target, where you should be using args.
>
>
> On Mon, Jun 22, 2009 at 7:40 PM, Ravi Chandra <ravi....@gmail.com> wrote:
>
>> pointcut annCut(LIST in) : set(@LIST* (*) * ) && @annotation(in) &&
>> target(java.util.List+);
>>
>
>
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to