org.tinygroup.weblayer.tinyprocessor
类 VelocityContextConfiguration
java.lang.Object
org.tinygroup.weblayer.tinyprocessor.VelocityContextConfiguration
- 所有已实现的接口:
- org.tinygroup.config.Configuration
public class VelocityContextConfiguration
- extends Object
- implements org.tinygroup.config.Configuration
功能说明:velocity上下文配置
系统版本: v1.0
开发人员: renhui
开发时间: 2013-11-21
功能描述: 写明作用,调用方式,使用场景,以及特殊情况
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityContextConfiguration
public VelocityContextConfiguration()
getApplicationNodePath
public String getApplicationNodePath()
- 指定者:
- 接口
org.tinygroup.config.Configuration 中的 getApplicationNodePath
getComponentConfigPath
public String getComponentConfigPath()
- 指定者:
- 接口
org.tinygroup.config.Configuration 中的 getComponentConfigPath
config
public void config(org.tinygroup.xmlparser.node.XmlNode applicationConfig,
org.tinygroup.xmlparser.node.XmlNode componentConfig)
- 指定者:
- 接口
org.tinygroup.config.Configuration 中的 config
getComponentConfig
public org.tinygroup.xmlparser.node.XmlNode getComponentConfig()
- 指定者:
- 接口
org.tinygroup.config.Configuration 中的 getComponentConfig
getApplicationConfig
public org.tinygroup.xmlparser.node.XmlNode getApplicationConfig()
- 指定者:
- 接口
org.tinygroup.config.Configuration 中的 getApplicationConfig
getCombineNode
public org.tinygroup.xmlparser.node.XmlNode getCombineNode()
Copyright © 2006–2014 开源组织. All rights reserved.