public class InterceptorLoader extends Object
| 构造器和说明 |
|---|
InterceptorLoader(AnnotationScaner annotationScaner,
IntroduceInfoHolder introduceInfoHolder) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
createAnnotationInterceptor(String className,
AnnotationHolder annotationHolder) |
void |
loadAnnotationInterceptors(AnnotationHolder annotationHolder,
AppContextWrapper context) |
public static final String module
public InterceptorLoader(AnnotationScaner annotationScaner, IntroduceInfoHolder introduceInfoHolder)
public void loadAnnotationInterceptors(AnnotationHolder annotationHolder, AppContextWrapper context)
public void createAnnotationInterceptor(String className, AnnotationHolder annotationHolder)
Copyright © 2018. All rights reserved.