Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
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