com.jdon.container.annotation.type
类 InroduceLoader

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

public class InroduceLoader
extends Object


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

字段详细信息

module

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

InroduceLoader

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

loadAnnotationIntroduceInfos

public void loadAnnotationIntroduceInfos(AnnotationHolder annotationHolder,
                                         AppContextWrapper context,
                                         ContainerWrapper containerWrapper)

createAnnotationIntroduceInfoClass

public void createAnnotationIntroduceInfoClass(String className,
                                               AnnotationHolder annotationHolder,
                                               ContainerWrapper containerWrapper)


Copyright © 2013. All Rights Reserved.