Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] Custom JoinPoints

Thanks I will look at that. 

-----Original Message-----
From: aspectj-users-bounces@xxxxxxxxxxx [mailto:aspectj-users-bounces@xxxxxxxxxxx] On Behalf Of Jonas Bonér
Sent: Wednesday, September 27, 2006 7:27 PM
To: aspectj-users@xxxxxxxxxxx
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 <Savita.Chandan@xxxxxxxxxxxxxx> 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
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>


-- 
Jonas Bonér

http://jonasboner.com


Back to the top