程序包 com.example
类 InterfaceInvokeDemo.TestAccessInterceptor
java.lang.Object
com.example.InterfaceInvokeDemo.TestAccessInterceptor
- 封闭类:
InterfaceInvokeDemo
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
TestAccessInterceptor
public TestAccessInterceptor()
-
-
方法详细资料
-
onInvokeAfter
@AtInvoke(name="interfaceB", inline=false, whenComplete=false) public static void onInvokeAfter(@This Object object, @Class Object clazz, @MethodName String methodName, @InvokeMethodName String invokeMethodName, @InvokeArgs Object[] args, @InvokeReturn Object invokeReturn, @InvokeMethodDeclaration String declaration)
-