public class PageFlowTinyProcessor extends AbstractTinyProcessor
processorName, tinyProcessorConfig
TINY_PROCESSOR
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
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)
tinyprocessor的逻辑处理方法,由子类来完成
|
void |
setExecutor(FlowExecutor executor) |
destroy, get, getInitParamMap, getOrder, getProcessorName, init, isMatch, process, setProcessorName
public FlowExecutor getExecutor()
public void setExecutor(FlowExecutor executor)
public void reallyProcess(String urlString, WebContext context) throws javax.servlet.ServletException, IOException
AbstractTinyProcessor
reallyProcess
in class AbstractTinyProcessor
javax.servlet.ServletException
IOException
protected void customInit() throws javax.servlet.ServletException
customInit
in class AbstractTinyProcessor
javax.servlet.ServletException
Copyright © 2006–2018 TinyGroup. All rights reserved.