@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) public static @interface Advice.Enter
Advice.OnMethodEnter
. For this to be valid, the parameter must be the same type as from the former method's return type.Advice
,
Advice.OnMethodExit
Copyright © 2014–2016. All rights reserved.