|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.struts.action.ActionServlet
com.ibm.wps.portlets.struts.WpsActionServlet
com.ibm.btt.strutsportal.base.BTTPortalActionServlet
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 |
public BTTPortalActionServlet(javax.servlet.ServletContext servletContext, org.apache.jetspeed.portlet.PortletConfig portletConfig, com.ibm.wps.portlets.struts.WpsStrutsInfo strutsInfo)
Method Detail |
protected org.apache.struts.config.ModuleConfig initModuleConfig(java.lang.String prefix, java.lang.String paths) throws javax.servlet.ServletException
javax.servlet.ServletException
protected void initBTT()
public void init() throws javax.servlet.ServletException
javax.servlet.ServletException
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |