Hi Jason.

I think you have to use the "privileged" modifier when declaring your aspect.

Eric

2008/10/17 Jason Weinstein <[EMAIL PROTECTED]>:
> How to intercept package private or private class??
>
> I can't import the class?
>
> Is it possible?
>
> Have to use reflection after interception? Can't imagine there is a way to
> use this() or args()?
> _______________________________________________
> 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