接口 InterceptorFactory
- 所有已知实现类:
DefaultInterceptorFactory
public interface InterceptorFactory
拦截器工厂
- 作者:
- gongjun[jun.gong@thebeastshop.com]
-
方法概要
-
方法详细资料
-
getInterceptorChain
InterceptorChain getInterceptorChain() -
getInterceptor
-
DefaultInterceptorFactory