Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] AspectJ Decompling

Thank you for such a swift reply,

Am I correct in believing that it is not possible to determine what join
points are defined by a pointcut from the Aspect.class file ? 

Rather, that in order to achieve this it would effectively be necessary to
trawl thought the Aspect.class and Java.class files matching join points to
their pointcuts? 

Sorry to continue this thread, possibly unnecessarily.

Many Thanks

wag81

-- 
View this message in context: http://www.nabble.com/AspectJ-Decompling-tf2062713.html#a5683080
Sent from the AspectJ - dev forum at Nabble.com.



Back to the top