public class InterceptorChain<C,R> extends Object
| 构造器和说明 |
|---|
InterceptorChain(List<InterceptorEntity> interceptors,
List<TopicListenerHolder<C,R>> targets) |
public InterceptorChain(List<InterceptorEntity> interceptors, List<TopicListenerHolder<C,R>> targets)
Copyright © 2023. All rights reserved.