Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Intertype method declarations and method dispatch

Hello,

I read http://www.eclipse.org/aspectj/doc/ajdk15notebook/autoboxing-and-method-dispatch.html but have problems to understand it. Autoboxing is only considered during runtime, so a normal call pointcut is not affected by it. But what does "the target method of a call" mean in this chapter?

Can anybody provide an example for the described method dispatch algorithm in this article?

kind regards
Oliver
--
Oliver Böhm
http://www.javatux.de



Back to the top