com.jdon.container.annotation
类 AnnotationContainerRegistry

java.lang.Object
  继承者 com.jdon.container.builder.ContainerRegistry
      继承者 com.jdon.container.annotation.AnnotationContainerRegistry

public class AnnotationContainerRegistry
extends ContainerRegistry


字段摘要
static String module
           
 
从类 com.jdon.container.builder.ContainerRegistry 继承的字段
containerWrapper
 
构造方法摘要
AnnotationContainerRegistry(AppContextWrapper context, ContainerWrapper containerWrapper, ContainerLoaderAnnotation containerLoaderAnnotation)
           
 
方法摘要
 void copyTargetMetaDefHolder()
           
 ContainerLoaderAnnotation getContainerLoaderAnnotation()
           
 void registerAnnotationComponents()
           
 
从类 com.jdon.container.builder.ContainerRegistry 继承的方法
registerAppRoot
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

module

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

AnnotationContainerRegistry

public AnnotationContainerRegistry(AppContextWrapper context,
                                   ContainerWrapper containerWrapper,
                                   ContainerLoaderAnnotation containerLoaderAnnotation)
方法详细信息

registerAnnotationComponents

public void registerAnnotationComponents()
                                  throws Exception
抛出:
Exception

copyTargetMetaDefHolder

public void copyTargetMetaDefHolder()

getContainerLoaderAnnotation

public ContainerLoaderAnnotation getContainerLoaderAnnotation()


Copyright © 2013. All Rights Reserved.