批注类型的使用
com.alibaba.bytekit.asm.interceptor.annotation.AtInvoke
使用AtInvoke的程序包
-
com.example中AtInvoke的使用
批注类型为AtInvoke的com.example中的方法修饰符和类型方法说明static voidAynLineDemo.TestAccessInterceptor.onInvokeAfter(Object object, Object clazz, String methodName, String invokeMethodName, Object[] args, Object invokeReturn, String declaration) static voidInterfaceInvokeDemo.TestAccessInterceptor.onInvokeAfter(Object object, Object clazz, String methodName, String invokeMethodName, Object[] args, Object invokeReturn, String declaration)