org.tinygroup.config
public interface Configuration
| Modifier and Type | Method and 描述 |
|---|---|
void |
config(XmlNode applicationConfig,
XmlNode componentConfig)
设置配置信息
|
XmlNode |
getApplicationConfig()
获取应用配置信息
|
String |
getApplicationNodePath()
获取对应的节点名,指在父节点下的子节点
|
XmlNode |
getComponentConfig()
获取组件配置信息
|
String |
getComponentConfigPath()
返回模块配置路径不用带扩展名
|
String getApplicationNodePath()
String getComponentConfigPath()
void config(XmlNode applicationConfig, XmlNode componentConfig)
applicationConfig - componentConfig - XmlNode getComponentConfig()
XmlNode getApplicationConfig()
Copyright © 2006–2015 TinyGroup. All rights reserved.