org.tinygroup.weblayer.tinyprocessor
public class PageFlowTinyProcessor extends AbstractTinyProcessor
processorName, tinyProcessorConfigTINY_PROCESSOR| Constructor and 描述 |
|---|
PageFlowTinyProcessor() |
| Modifier and Type | Method and 描述 |
|---|---|
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, setProcessorNamepublic FlowExecutor getExecutor()
public void setExecutor(FlowExecutor executor)
public void reallyProcess(String urlString, WebContext context) throws javax.servlet.ServletException, IOException
AbstractTinyProcessorreallyProcess 类 {1} 中的 {0} AbstractTinyProcessorjavax.servlet.ServletExceptionIOExceptionprotected void customInit()
throws javax.servlet.ServletException
customInit 类 {1} 中的 {0} AbstractTinyProcessorjavax.servlet.ServletExceptionCopyright © 2006–2015 TinyGroup. All rights reserved.