|
IBM Bank 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.btt.struts.base.BTTActionServlet
public class BTTActionServlet
Field Summary | |
---|---|
protected static java.util.ResourceBundle |
strutsException
|
protected static java.util.ResourceBundle |
strutsTrace
|
Fields inherited from class org.apache.struts.action.ActionServlet |
---|
config, configDigester, convertNull, dataSources, debug, internal, internalName, processor, registrations, servletMapping, servletName |
Constructor Summary | |
---|---|
BTTActionServlet()
|
Method Summary | |
---|---|
protected void |
beforeProcess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
A hook be invoked before Process |
protected void |
destroyModules()
|
protected java.lang.String |
getChannelTypeName(javax.servlet.http.HttpServletRequest request)
|
void |
init()
|
protected void |
initBTT()
|
protected org.apache.struts.config.ModuleConfig |
initModuleConfig(java.lang.String prefix,
java.lang.String paths)
|
protected void |
process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class org.apache.struts.action.ActionServlet |
---|
addServletMapping, destroy, destroyApplications, destroyConfigDigester, destroyDataSources, destroyInternal, 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 |
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, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static java.util.ResourceBundle strutsTrace
protected static java.util.ResourceBundle strutsException
Constructor Detail |
---|
public BTTActionServlet()
Method Detail |
---|
protected void process(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException
process
in class org.apache.struts.action.ActionServlet
java.io.IOException
javax.servlet.ServletException
ActionServlet.process(javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse)
protected void beforeProcess(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
request
- response
- protected org.apache.struts.config.ModuleConfig initModuleConfig(java.lang.String prefix, java.lang.String paths) throws javax.servlet.ServletException
initModuleConfig
in class org.apache.struts.action.ActionServlet
javax.servlet.ServletException
ActionServlet.initModuleConfig(java.lang.String,
java.lang.String)
protected java.lang.String getChannelTypeName(javax.servlet.http.HttpServletRequest request)
request
-
protected void destroyModules()
destroyModules
in class org.apache.struts.action.ActionServlet
public void init() throws javax.servlet.ServletException
init
in class org.apache.struts.action.ActionServlet
javax.servlet.ServletException
GenericServlet.init()
protected void initBTT()
|
IBM Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |