Thanks I will look at that. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonas Bonér Sent: Wednesday, September 27, 2006 7:27 PM To: [email protected] Subject: Re: [aspectj-users] Custom JoinPoints
aspectwerkz allows you to provide a custom joinpoint: http://aspectwerkz.codehaus.org/new_features_in_2_0.html#Strongly_typed_proceed /Jonas On 9/27/06, Chandan, Savita <[EMAIL PROTECTED]> wrote: > 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 > -- Jonas Bonér http://jonasboner.com _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
