接口的使用
org.dromara.dynamictp.common.plugin.DtpInterceptor
使用DtpInterceptor的程序包
-
org.dromara.dynamictp.common.plugin中DtpInterceptor的使用
返回变量类型为DtpInterceptor的类型的org.dromara.dynamictp.common.plugin中的方法修饰符和类型方法说明static ObjectDtpInterceptorProxyFactory.enhance(Object target, Class<?>[] argumentTypes, Object[] arguments, DtpInterceptor interceptor) static ObjectDtpInterceptorProxyFactory.enhance(Object target, DtpInterceptor interceptor) static voidDtpInterceptorRegistry.register(String name, DtpInterceptor dtpInterceptor) 限定符构造器说明DtpInterceptorProxy(Object target, DtpInterceptor interceptor, Map<Class<?>, Set<Method>> signatureMap)