Re: [aspectwerkz-user] question on annotation

Alexandre Vasseur <[email protected]>
Newsgroups gmane.comp.java.aspectwerkz.user
Message-ID <[email protected]>
sure we do, even in a Java 1.4 code base

You can annotated the methods that you don't want to advise and then
use some sort of an
"...... && ! execution(@DoNotAdviseMe * *.*(..))" pointcut

Alex


On Wed, 16 Mar 2005 11:09:27 -0500, [email protected] <[email protected]> wrote:
>  
>  
> 
> Hi, I used AspectWerks 2.0 and I like it a lot. Now I have a special
> scenario, please let me know what I should do. 
> 
>   
> 
> In one of our projects, I want to use offline weaving for most of the
> methods under a special directory, but for some methods that should not be
> weaved, I am thinking to ask developers to put an annotation on top of those
> methods. Does AspectWerks 2.0 support that? 
> 
>   
> 
> Thanks in advance, 
> 
> Leon 
> 
> ________________________________
> 
> 
>  
> 
>  This message and any attachments are intended only for the use of the
> addressee and may contain information that is privileged and confidential.
> If the reader of the message is not the intended recipient or an authorized
> representative of the intended recipient, you are hereby notified that any
> dissemination of this communication is strictly prohibited. If you have
> received this communication in error, notify the sender immediately by
> return email and delete the message and any attachments from your system.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.