execute() Invoke (reflection) the method of the advice object.
Because of the special signature of the advice, one can
pass the (unmodified) stack arguments directly to
Method.invoke.
Invoke (reflection) the method of the advice object.
Because of the special signature of the advice, one can
pass the (unmodified) stack arguments directly to
Method.invoke. This is btw. efficient.
Fields inherited from ch.ethz.prose.crosscut.CcutAdvice