com.jdon.container.annotation.type
类 InterceptorLoader

java.lang.Object
  继承者 com.jdon.container.annotation.type.InterceptorLoader

public class InterceptorLoader
extends Object


字段摘要
static String module
           
 
构造方法摘要
InterceptorLoader(AnnotationScaner annotationScaner, IntroduceInfoHolder introduceInfoHolder)
           
 
方法摘要
 void createAnnotationInterceptor(String className, AnnotationHolder annotationHolder)
           
 void loadAnnotationInterceptors(AnnotationHolder annotationHolder, AppContextWrapper context)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

module

public static final String module
构造方法详细信息

InterceptorLoader

public InterceptorLoader(AnnotationScaner annotationScaner,
                         IntroduceInfoHolder introduceInfoHolder)
方法详细信息

loadAnnotationInterceptors

public void loadAnnotationInterceptors(AnnotationHolder annotationHolder,
                                       AppContextWrapper context)

createAnnotationInterceptor

public void createAnnotationInterceptor(String className,
                                        AnnotationHolder annotationHolder)


Copyright © 2013. All Rights Reserved.