Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] How to modify parameters


BTW: this question belongs on aspectj-users, not aspectj-dev.

take a look at the developer guide's section on around advice and the proceed() form. If you have more specific questions after reading it, we'll try to answer them.

Nick
On Aug 22, 2005, at 9:17 PM, nathar shah wrote:

Hi,
 
I am a new learner of AspectJ. I am wondering if there exist any way of modifying the parameters to a constructor before the constructor is executed? If there are multiple ways, then do tell me all the available ways...  Thank you.
 
Regards,
Salman


How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos. Get Yahoo! Photos
_______________________________________________
aspectj-dev mailing list



Back to the top