类的使用
infra.aop.framework.DefaultMethodInvocation
使用DefaultMethodInvocation的程序包
程序包
说明
Package containing Infra basic AOP infrastructure, compliant with the
AOP Alliance interfaces.
-
infra.aop.framework中DefaultMethodInvocation的使用
修饰符和类型类说明(专用程序包) static classImplementation of AOP Alliance MethodInvocation used by this AOP proxy.修饰符和类型方法说明private static DefaultMethodInvocationCglibAopProxy.createInvocation(Object proxy, Method method, Object[] args, infra.bytecode.proxy.MethodProxy methodProxy, Object target, Class<?> targetClass, MethodInterceptor[] chain)