Class InterceptorChain

java.lang.Object
org.aoju.bus.proxy.intercept.InterceptorChain

public class InterceptorChain extends Object
一个InterceptorChain帮助创建通过一系列 interceptors的代理
Since:
Java 17+
Author:
Kimi Liu