public class MultipartProcessor extends RequestChainProcessor
Constructor and Description |
---|
MultipartProcessor() |
Modifier and Type | Method and Description |
---|---|
String |
getErrorRedirectPage() |
protected boolean |
processRequest()
Make required processing of request.
|
void |
setErrorRedirectPage(String errorRedirectPage) |
doRequestProcessing, getControllerStatus, getNextStep, getRequest, getResponse, setNextStep
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, start, stop
public String getErrorRedirectPage()
public void setErrorRedirectPage(String errorRedirectPage)
protected boolean processRequest() throws Exception
processRequest
in class RequestChainProcessor
Exception
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.