|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.struts.action.RequestProcessor
org.apache.struts.tiles.TilesRequestProcessor
com.softslate.commerce.customer.core.BaseRequestProcessor
com.softslate.commerce.customer.core.CheckRequestProcessor
public class CheckRequestProcessor
Subclass of BaseRequestProcessor that helps negotiate each
application request.
| Field Summary | |
|---|---|
(package private) static org.apache.commons.logging.Log |
log
|
| Fields inherited from class com.softslate.commerce.customer.core.BaseRequestProcessor |
|---|
errorPath, installerPath |
| Fields inherited from class org.apache.struts.tiles.TilesRequestProcessor |
|---|
definitionsFactory |
| Fields inherited from class org.apache.struts.action.RequestProcessor |
|---|
actions, INCLUDE_PATH_INFO, INCLUDE_SERVLET_PATH, moduleConfig, servlet |
| Constructor Summary | |
|---|---|
CheckRequestProcessor()
|
|
| Method Summary | |
|---|---|
boolean |
npcOnPreRequestEnd()
|
| Methods inherited from class com.softslate.commerce.customer.core.BaseRequestProcessor |
|---|
doForward, getExceptionAsString, getRequestParamsDebugMessage, processAuditLogging, processException, processPreprocess, sscOnPreRequestBegin, sscOnPreRequestEnd, sscOnPreRequestMiddle |
| Methods inherited from class org.apache.struts.tiles.TilesRequestProcessor |
|---|
getDefinitionsFactory, init, initDefinitionsMapping, internalModuleRelativeForward, internalModuleRelativeInclude, processForwardConfig, processTilesDefinition, processTilesDefinition |
| Methods inherited from class org.apache.struts.action.RequestProcessor |
|---|
destroy, doInclude, getInternal, getServletContext, process, processActionCreate, processActionForm, processActionPerform, processCachedMessages, processContent, processForward, processInclude, processLocale, processMapping, processMultipart, processNoCache, processPath, processPopulate, processRoles, processValidate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public CheckRequestProcessor()
| Method Detail |
|---|
public boolean npcOnPreRequestEnd()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||