public interface Interceptor
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Object |
intercept(Invocation invocation) |
java.lang.Object |
plugin(java.lang.Object target) |
java.lang.Object intercept(Invocation invocation) throws java.lang.Throwable
java.lang.Throwablejava.lang.Object plugin(java.lang.Object target)
Copyright © 2018. All Rights Reserved.