handling multiple Aspects in AspectJ

Posted by rajank on Stack Overflow See other posts from Stack Overflow or by rajank
Published on 2009-12-15T07:04:16Z Indexed on 2010/03/31 4:03 UTC
Read the original article Hit count: 436

Filed under:
|
|

I have a query, when im using multiple Aspects in my aop.xml. here's the problem. i have defined some <include> and <exclude> in my <weaver>. i have 3 aspects in my aop file. i need to define a specific <include> and <exclude> for each aspects. how it is possible. Thanks in advance.

© Stack Overflow or respective owner

Related posts about aspectj

Related posts about aop