Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] How to resolve real execution signature for call joinpoint

On StackOverflow I saw an interesting question. Even though I (user
kriegaex) have answered it as good as I could at
http://stackoverflow.com/questions/23791760/aspectj-separating-native-library-calls-from-application-calls/23799457#23799457,
I am still wondering if there might be a way to find out which method a
call really resolves to later in all of the four cases mentioned there,
because in general a call joinpoint's signature is not necessarily equal
to what gets executed later.

I don't know if anyone can answer that, but my best guess would be Andy
Clement (as usual). ;-)
-- 
Alexander Kriegisch
http://scrum-master.de

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top