com.jdon.container.builder
类 ContainerRegistry

java.lang.Object
  继承者 com.jdon.container.builder.ContainerRegistry
直接已知子类:
AnnotationContainerRegistry, XmlContainerRegistry

public class ContainerRegistry
extends Object


字段摘要
protected  ContainerWrapper containerWrapper
           
 
构造方法摘要
ContainerRegistry(ContainerWrapper containerWrapper)
           
 
方法摘要
 void registerAppRoot()
          register at first before xml and annotation
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

containerWrapper

protected final ContainerWrapper containerWrapper
构造方法详细信息

ContainerRegistry

public ContainerRegistry(ContainerWrapper containerWrapper)
方法详细信息

registerAppRoot

public void registerAppRoot()
register at first before xml and annotation



Copyright © 2013. All Rights Reserved.