com.jdon.container.pico
类 ConfigInfo

java.lang.Object
  继承者 com.jdon.container.pico.ConfigInfo

public class ConfigInfo
extends Object

Informations before or after container is created.

作者:
banq

构造方法摘要
ConfigInfo()
           
 
方法摘要
 ContainerWrapper getContainerWrapper()
           
 IntroduceInfoHolder getIntroduceInfoHolder()
           
 void setContainerWrapper(ContainerWrapper containerWrapper)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ConfigInfo

public ConfigInfo()
方法详细信息

getContainerWrapper

public ContainerWrapper getContainerWrapper()

setContainerWrapper

public void setContainerWrapper(ContainerWrapper containerWrapper)

getIntroduceInfoHolder

public IntroduceInfoHolder getIntroduceInfoHolder()


Copyright © 2013. All Rights Reserved.