org.tinygroup.weblayer.exceptionhandler
类 WebExceptionProcessor
java.lang.Object
org.tinygroup.config.impl.AbstractConfiguration
org.tinygroup.weblayer.exceptionhandler.WebExceptionProcessor
- 所有已实现的接口:
- org.tinygroup.config.Configuration
public class WebExceptionProcessor
- extends org.tinygroup.config.impl.AbstractConfiguration
功能说明:页面异常处理配置信息加载类
系统版本: v1.0
开发人员: renhui
开发时间: 2013-9-22
功能描述: 写明作用,调用方式,使用场景,以及特殊情况
| 从类 org.tinygroup.config.impl.AbstractConfiguration 继承的字段 |
applicationConfig, componentConfig, logger |
| 从类 org.tinygroup.config.impl.AbstractConfiguration 继承的方法 |
getApplicationConfig, getComponentConfig |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebExceptionProcessor
public WebExceptionProcessor()
getWebHandlerManager
public WebExceptionHandlerManager getWebHandlerManager()
setWebHandlerManager
public void setWebHandlerManager(WebExceptionHandlerManager webHandlerManager)
getApplicationNodePath
public String getApplicationNodePath()
getComponentConfigPath
public String getComponentConfigPath()
config
public void config(org.tinygroup.xmlparser.node.XmlNode applicationConfig,
org.tinygroup.xmlparser.node.XmlNode componentConfig)
- 指定者:
- 接口
org.tinygroup.config.Configuration 中的 config - 覆盖:
- 类
org.tinygroup.config.impl.AbstractConfiguration 中的 config
Copyright © 2006–2014 开源组织. All rights reserved.