com.jdon.container.annotation.type
类 ComponentLoader

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

public class ComponentLoader
extends Object


字段摘要
static String module
           
 
构造方法摘要
ComponentLoader(AnnotationScaner annotationScaner, ConsumerLoader consumerLoader)
           
 
方法摘要
 void createAnnotationComponentClass(String className, AnnotationHolder annotationHolder, ContainerWrapper containerWrapper)
           
 void loadAnnotationComponents(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
构造方法详细信息

ComponentLoader

public ComponentLoader(AnnotationScaner annotationScaner,
                       ConsumerLoader consumerLoader)
方法详细信息

loadAnnotationComponents

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

createAnnotationComponentClass

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


Copyright © 2013. All Rights Reserved.