com.jdon.container.annotation
类 ContainerLoaderAnnotation
java.lang.Object
com.jdon.container.annotation.ContainerLoaderAnnotation
public class ContainerLoaderAnnotation
- extends Object
load all Annotation components
add all annotated components into AnnotationHolder then ContainerBuilder load
all components from AnnotationHolder and register into picocontainer.
- 作者:
- banq
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
public static final String module
ContainerLoaderAnnotation
public ContainerLoaderAnnotation()
startScan
public void startScan(AppContextWrapper context)
loadAnnotationHolder
public AnnotationHolder loadAnnotationHolder(AppContextWrapper context,
ContainerWrapper containerWrapper)
getConfigInfo
public ConfigInfo getConfigInfo()
setConfigInfo
public void setConfigInfo(ConfigInfo configInfo)
Copyright © 2013. All Rights Reserved.