IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.strutsportal.base
Class BTTPortalActionServlet

java.lang.Object
  extended byjavax.servlet.GenericServlet
      extended byjavax.servlet.http.HttpServlet
          extended byorg.apache.struts.action.ActionServlet
              extended bycom.ibm.wps.portlets.struts.WpsActionServlet
                  extended bycom.ibm.btt.strutsportal.base.BTTPortalActionServlet
All Implemented Interfaces:
com.ibm.wps.portlets.struts.PortletInfoSupplier, java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class BTTPortalActionServlet
extends com.ibm.wps.portlets.struts.WpsActionServlet

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ibm.wps.portlets.struts.WpsActionServlet
INCLUDE_SERVLET_PATH
 
Fields inherited from class org.apache.struts.action.ActionServlet
config, configDigester, convertNull, dataSources, debug, internal, internalName, log, processor, registrations, servletMapping, servletName
 
Constructor Summary
BTTPortalActionServlet(javax.servlet.ServletContext servletContext, org.apache.jetspeed.portlet.PortletConfig portletConfig, com.ibm.wps.portlets.struts.WpsStrutsInfo strutsInfo)
           
 
Method Summary
 void init()
           
protected  void initBTT()
           
protected  org.apache.struts.config.ModuleConfig initModuleConfig(java.lang.String prefix, java.lang.String paths)
           
 
Methods inherited from class com.ibm.wps.portlets.struts.WpsActionServlet
getPortletConfig, getPortletContext, getServletConfig, getServletContext, getServletName, getStrutsInfo, getStrutsRoot, getTranscodingFilterConfigurator, setStrutsRoot, setTranscodingFilterConfigurator
 
Methods inherited from class org.apache.struts.action.ActionServlet
addServletMapping, destroy, destroyApplications, destroyConfigDigester, destroyDataSources, destroyInternal, destroyModules, doGet, doPost, findDataSource, findFormBean, findForward, findMapping, getApplicationConfig, getDebug, getInternal, getModuleConfig, getRequestProcessor, getResources, initApplicationConfig, initApplicationDataSources, initApplicationMessageResources, initApplicationPlugIns, initConfigDigester, initDataSources, initInternal, initModuleDataSources, initModuleMessageResources, initModulePlugIns, initOther, initServlet, log, process
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
 
Methods inherited from class javax.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletInfo, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BTTPortalActionServlet

public BTTPortalActionServlet(javax.servlet.ServletContext servletContext,
                              org.apache.jetspeed.portlet.PortletConfig portletConfig,
                              com.ibm.wps.portlets.struts.WpsStrutsInfo strutsInfo)
Method Detail

initModuleConfig

protected org.apache.struts.config.ModuleConfig initModuleConfig(java.lang.String prefix,
                                                                 java.lang.String paths)
                                                          throws javax.servlet.ServletException
Throws:
javax.servlet.ServletException

initBTT

protected void initBTT()

init

public void init()
          throws javax.servlet.ServletException
Throws:
javax.servlet.ServletException

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005