@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) public static @interface Advice.This
this
reference of the instrumented method.
This is only possible if the annotated parameter is of the same type as the declaring type of the instrumented method.Advice
,
Advice.OnMethodEnter
,
Advice.OnMethodExit
Copyright © 2014–2016. All rights reserved.