org.tinygroup.weblayer.tinyprocessor
public class FullContextUrlRedirectTinyProcessor extends AbstractTinyProcessor
processorName, tinyProcessorConfigTINY_PROCESSOR| Constructor and 描述 |
|---|
FullContextUrlRedirectTinyProcessor() |
| Modifier and Type | Method and 描述 |
|---|---|
protected void |
customInit() |
org.tinygroup.fileresolver.FullContextFileRepository |
getFullContextFileRepository() |
void |
reallyProcess(String servletPath,
WebContext context)
tinyprocessor的逻辑处理方法,由子类来完成
|
void |
setFullContextFileRepository(org.tinygroup.fileresolver.FullContextFileRepository fullContextFileRepository) |
destroy, get, getInitParamMap, getOrder, getProcessorName, init, isMatch, process, setProcessorNamepublic org.tinygroup.fileresolver.FullContextFileRepository getFullContextFileRepository()
public void setFullContextFileRepository(org.tinygroup.fileresolver.FullContextFileRepository fullContextFileRepository)
protected void customInit()
throws javax.servlet.ServletException
customInit 类 {1} 中的 {0} AbstractTinyProcessorjavax.servlet.ServletExceptionpublic void reallyProcess(String servletPath, WebContext context) throws javax.servlet.ServletException, IOException
AbstractTinyProcessorreallyProcess 类 {1} 中的 {0} AbstractTinyProcessorjavax.servlet.ServletExceptionIOExceptionCopyright © 2006–2015 TinyGroup. All rights reserved.