public class PageFlowTinyProcessor extends AbstractTinyProcessor
processorName, tinyProcessorConfigTINY_PROCESSOR| Constructor and Description |
|---|
PageFlowTinyProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
customInit() |
FlowExecutor |
getExecutor() |
String |
getRequestId(String urlString) |
void |
reallyProcess(String urlString,
WebContext context) |
void |
setExecutor(FlowExecutor executor) |
destroy, get, getInitParamMap, getOrder, getProcessorName, init, isMatch, process, setProcessorNamepublic FlowExecutor getExecutor()
public void setExecutor(FlowExecutor executor)
public void reallyProcess(String urlString, WebContext context) throws javax.servlet.ServletException, IOException
reallyProcess in class AbstractTinyProcessorjavax.servlet.ServletExceptionIOExceptionprotected void customInit()
throws javax.servlet.ServletException
customInit in class AbstractTinyProcessorjavax.servlet.ServletExceptionCopyright © 2006–2017 TinyGroup. All rights reserved.