I was looking at overriding the behavior of the jp. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ron Bodkin Sent: Wednesday, September 27, 2006 2:17 PM To: [email protected] Subject: RE: [aspectj-users] Custom JoinPoints
Hi Savita, It does not, although there is a long-standing related request for enhancement to allow associating user state with join points (and their static parts). See https://bugs.eclipse.org/bugs/show_bug.cgi?id=89009 for a discussion of this. Is your desire to track state or do you want to override behavior of join points? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chandan, Savita Sent: Wednesday, September 27, 2006 2:08 PM To: [email protected] Subject: [aspectj-users] Custom JoinPoints Hi Does AspectJ allow inheriting from the JoinPoint class and creating a custom JoinPoint class? If it does how do I plug in the derived JoinPoint into AspectJ framework? Thanks, Savita _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
