com.jdon.container.access.xml
类 AppConfigureCollection

java.lang.Object
  继承者 com.jdon.container.access.xml.AppConfigureCollection

public class AppConfigureCollection
extends Object

the collection for framework application: jdonframework.xml ( XmlContainerRegistry)

作者:
banq
另请参见:
XmlContainerRegistry, addAppConfigureFile

字段摘要
static String CONFIG_NAME
           
static String NAME
           
 
构造方法摘要
AppConfigureCollection()
           
AppConfigureCollection(Collection configList)
           
 
方法摘要
 void addConfigList(String configureFileName)
           
 Collection getConfigList()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

CONFIG_NAME

public static final String CONFIG_NAME
另请参见:
常量字段值

NAME

public static final String NAME
另请参见:
常量字段值
构造方法详细信息

AppConfigureCollection

public AppConfigureCollection()

AppConfigureCollection

public AppConfigureCollection(Collection configList)
参数:
configList -
方法详细信息

addConfigList

public void addConfigList(String configureFileName)

getConfigList

public Collection getConfigList()
返回:
Returns the configList.


Copyright © 2013. All Rights Reserved.