Hi,

I have an aspect ( aspectj ) in a library. I make another java app dependent on 
this library. Then I weave the aspect library in at compile time e.g. building 
the java application.
Will the aspect be enabled, when pointcut matches, by default when I run the 
application? I guess I don't have to do anything extra or?

br,

//mikael





_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to