public class SimpleMethodInterceptor extends java.lang.Object implements Interceptor
构造器和说明 |
---|
SimpleMethodInterceptor() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.Object |
intercept(Invocation invocation) |
public java.lang.Object intercept(Invocation invocation) throws java.lang.Throwable
intercept
在接口中 Interceptor
java.lang.Throwable