public interface MethodInterceptor
你可以通过实现接口加入自己的额外逻辑
InterceptorChain
void
filter(InterceptorChain chain)
void filter(InterceptorChain chain) throws Throwable
Throwable
Copyright © 2017. All rights reserved.