tot.global
类 ConfigModule

java.lang.Object
  继承者 tot.global.ConfigModule

public class ConfigModule
extends java.lang.Object


构造函数摘要
ConfigModule()
          Creates a new instance of ConfigModule
 
方法摘要
 void updateConfig(javax.servlet.http.HttpServletRequest request)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造函数详细信息

ConfigModule

public ConfigModule()
Creates a new instance of ConfigModule

方法详细信息

updateConfig

public void updateConfig(javax.servlet.http.HttpServletRequest request)
                  throws org.dom4j.DocumentException,
                         java.io.IOException
抛出:
org.dom4j.DocumentException
java.io.IOException