No, this isn't really possible I believe. You may be able to solve
this by checking on thisJoinpointStaticPart inside the advice but I am
not quite sure if that information is preserved. As far as I remember
it's also not generally true that bytecode contains this information.

Eric

2008/10/4 Mauro Baluda <[EMAIL PROTECTED]>:
> I haven't found any documentation about matching methods by the names
> of their parameters, is it possible?
> I think the names are conserved in the bytecode...
>
> Mauro
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>



-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to