Hi, I'm trying to write a poitcut that will capture :

execution of SomeClass.theMethod() from any other method that is annotated
with @SomeAnnotation

is it possible?

more detailed example is  here
<http://stackoverflow.com/questions/24658275/springaop-complex-pointcut>  .





--
View this message in context: 
http://aspectj.2085585.n4.nabble.com/Pointcut-to-capture-execution-of-method-from-within-any-other-method-annotated-with-tp4651471.html
Sent from the AspectJ - users mailing list archive at Nabble.com.
_______________________________________________
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