DZone Forums
Go Back   DZone Forums > Community > The DZone Network > Refcardz
Reload this Page How to identify a custing operation from AspectJ
Notices
Reply
 
LinkBack Thread Tools Display Modes
  (#1 (permalink)) Old
Member
 
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Jul 2009
Default How to identify a custing operation from AspectJ - 07-01-2009, 07:01 AM

Hi,

I would like to identify a custing operation from AspectJ. For example, I would like to make the following code:

Code:
MyObject myObj = (MyObject)obj;
to behave like:

Code:
MyObject myObj = (MyObject)doMyProcessing(obj);
Is there a way to do it in AcpectJ?

Thanks,
Daniel
Reply With Quote
Reply

Tags
aspectj, custing

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
AspectJ refcardz b0c1 Refcardz 1 01-29-2009 04:02 PM
Refresh operation in the eclispe gudsy Eclipse 0 04-03-2008 08:06 AM
AspectJ Statistics nassau Eclipse 0 02-24-2008 09:31 PM


Copyright 1997-2009, DZone, Inc.
vBulletin Skin developed by: vBStyles.com