org.seasar.tuigwaa.controller
クラス TuigwaaActionServlet

java.lang.Object
  拡張javax.servlet.GenericServlet
      拡張javax.servlet.http.HttpServlet
          拡張org.apache.struts.action.ActionServlet
              拡張org.seasar.struts.servlet.S2ActionServlet
                  拡張org.seasar.tuigwaa.controller.TuigwaaActionServlet
すべての実装インタフェース:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class TuigwaaActionServlet
extends org.seasar.struts.servlet.S2ActionServlet

作成者:
nishioka
関連項目:
直列化された形式

フィールドの概要
 
クラス org.apache.struts.action.ActionServlet から継承したフィールド
config, configDigester, convertNull, dataSources, internal, internalName, log, processor, registrations, servletMapping, servletName
 
コンストラクタの概要
TuigwaaActionServlet()
           
 
メソッドの概要
 org.apache.struts.config.ModuleConfig createModuleConfig(String prefix, String paths)
           
 void destroy()
           
 void init()
           
protected  org.apache.struts.config.ModuleConfig initModuleConfig(String prefix, String path)
           
 
クラス org.seasar.struts.servlet.S2ActionServlet から継承したメソッド
getRequestProcessor
 
クラス org.apache.struts.action.ActionServlet から継承したメソッド
addServletMapping, destroyConfigDigester, destroyInternal, destroyModules, doGet, doPost, getInternal, getModuleConfig, initConfigDigester, initInternal, initModuleConfigFactory, initModuleDataSources, initModuleMessageResources, initModulePlugIns, initModulePrefixes, initOther, initServlet, parseModuleConfigFile, process
 
クラス javax.servlet.http.HttpServlet から継承したメソッド
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
 
クラス javax.servlet.GenericServlet から継承したメソッド
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TuigwaaActionServlet

public TuigwaaActionServlet()
メソッドの詳細

init

public void init()
          throws javax.servlet.ServletException
例外:
javax.servlet.ServletException

destroy

public void destroy()

createModuleConfig

public org.apache.struts.config.ModuleConfig createModuleConfig(String prefix,
                                                                String paths)
                                                         throws javax.servlet.ServletException
例外:
javax.servlet.ServletException

initModuleConfig

protected org.apache.struts.config.ModuleConfig initModuleConfig(String prefix,
                                                                 String path)
                                                          throws javax.servlet.ServletException
例外:
javax.servlet.ServletException


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.