接口 DtpInterceptor
public interface DtpInterceptor
- 从以下版本开始:
- 1.1.4
- 作者:
- windsearcher.lq
-
方法概要
-
方法详细资料
-
intercept
Intercept method.- 参数:
invocation- invocation- 返回:
- result
- 抛出:
Throwable- Throwable
-
plugin
Enhance object.- 参数:
target- target object- 返回:
- enhanced object
-
plugin
Enhance object.- 参数:
target- target objectargumentTypes- argument typesarguments- arguments- 返回:
- enhanced object
-