类 org.soybeanMilk.web.config.WebConfiguration
的使用

使用 WebConfiguration 的软件包
org.soybeanMilk.web   
org.soybeanMilk.web.config.parser   
 

org.soybeanMilk.webWebConfiguration 的使用
 

返回 WebConfigurationorg.soybeanMilk.web 中的方法
 WebConfiguration WebExecutor.getWebConfiguration()
          获取Web配置信息。
 WebConfiguration DefaultWebExecutor.getWebConfiguration()
           
 

参数类型为 WebConfigurationorg.soybeanMilk.web 中的方法
 void DefaultWebExecutor.setWebConfiguration(WebConfiguration webConfiguration)
           
 

参数类型为 WebConfigurationorg.soybeanMilk.web 中的构造方法
DefaultWebExecutor(WebConfiguration configuration)
           
 

org.soybeanMilk.web.config.parserWebConfiguration 的使用
 

返回 WebConfigurationorg.soybeanMilk.web.config.parser 中的方法
 WebConfiguration WebConfigurationParser.getWebConfiguration()
          获取解析结果
 

参数类型为 WebConfigurationorg.soybeanMilk.web.config.parser 中的构造方法
WebConfigurationParser(WebConfiguration webConfiguration, javax.servlet.ServletContext servletContext)
          创建WEB解析器并预设存储配置对象