类 AsyncInterceptorChain

java.lang.Object
org.coodex.concrete.core.intercept.AbstractInterceptor
org.coodex.concrete.core.intercept.AsyncInterceptorChain
所有已实现的接口:
Iterable<ConcreteInterceptor>, Collection<ConcreteInterceptor>, Set<ConcreteInterceptor>, ConcreteInterceptor, InterceptorChain, InterceptOrdered

public class AsyncInterceptorChain extends AbstractInterceptor implements Set<ConcreteInterceptor>, InterceptorChain