类 DtpInterceptorProxyFactory
java.lang.Object
org.dromara.dynamictp.common.plugin.DtpInterceptorProxyFactory
- 从以下版本开始:
- 1.1.4
- 作者:
- windsearcher.lq
-
方法概要
修饰符和类型方法说明static Objectenhance(Object target, Class<?>[] argumentTypes, Object[] arguments, DtpInterceptor interceptor) static Objectenhance(Object target, DtpInterceptor interceptor)
-
方法详细资料
-
enhance
-
enhance
public static Object enhance(Object target, Class<?>[] argumentTypes, Object[] arguments, DtpInterceptor interceptor)
-