Thursday, July 30, 2009

execution vs call

call
the interception happens at the caller side of things and the caller information is available within the Invoc-
ation object

call
call can be used to intercept System classes because the bytecode weaving happens within the
callers bytecode

No comments: