public class SOAProviderParser extends ProviderParser
Title: ProviderParser.java
Description: 管理服务配置文件解析器,bean定义 针对soa的优化节点和属性对照表 properties转换为ps property转换为p name转换为n value转换为v class转换为cs list转换为l array转换为a map转换为m set转换为s soa:type_null_value转换为s:nvl soa:type转换为s:t componentType转换为cmt
Copyright: Copyright (c) 2007
bboss workgroup
applicationContext, configPropertiesFile, linkfile, properties| 构造器和说明 |
|---|
SOAProviderParser(BaseApplicationContext applicationContext) |
SOAProviderParser(BaseApplicationContext applicationContext,
java.lang.String file,
LinkConfigFile parent) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Pro |
_buildPro() |
Pro |
_getRealProperty(java.lang.String name)
评估属性是否从外部文件引用
|
protected void |
mergeParentConfigProperties() |
protected void |
setFAttr(Pro property,
org.xml.sax.Attributes attributes) |
characters, endElement, getApplicationContext, getBoolean, getConfigPropertiesFile, getMacroVariableValue, getManagers, getMangerimports, getProperties, getRealPropertyValue, setSerial, startElement, throwablepublic SOAProviderParser(BaseApplicationContext applicationContext, java.lang.String file, LinkConfigFile parent)
public SOAProviderParser(BaseApplicationContext applicationContext)
protected Pro _buildPro()
_buildPro 在类中 ProviderParserprotected void mergeParentConfigProperties()
protected void setFAttr(Pro property, org.xml.sax.Attributes attributes)
setFAttr 在类中 ProviderParserpublic Pro _getRealProperty(java.lang.String name)
_getRealProperty 在类中 ProviderParsername -