Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] How can I exclude class's in aspectJ pointcuts

Hi

...... && !within(com.fo.test.security.*)

Hermod

-----Original Message-----
From: aspectj-users-bounces@xxxxxxxxxxx
[mailto:aspectj-users-bounces@xxxxxxxxxxx] On Behalf Of Meir Yanovich
Sent: Tuesday, November 27, 2007 1:25 PM
To: aspectj-users@xxxxxxxxxxx
Subject: [aspectj-users] How can I exclude class's in aspectJ pointcuts


Hello all
I like to advice all the class's under :
com.foo.test.* but NOT the classes under com.fo.test.security.* How can
I represent that with aspectJ pointcuts ?
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that the DnB NOR Group
cannot accept any payment orders or other legally binding correspondence with
customers as a part of an email. 

This email message has been virus checked by the anti virus programs used
in the DnB NOR Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


Back to the top