org.tinygroup.weblayer.filter
public class RewriteTinyFilter extends AbstractTinyFilter
filterName, logger, tinyFilterConfig| Constructor and 描述 |
|---|
RewriteTinyFilter() |
| Modifier and Type | Method and 描述 |
|---|---|
protected void |
customInit()
由客户自定义初始化
|
WebContext |
getAlreadyWrappedContext(WebContext wrappedContext)
返回已经包装的上下文
|
int |
getOrder() |
protected void |
parserExtraConfig() |
void |
postProcess(WebContext context)
后置操作
|
void |
preProcess(WebContext context)
前置操作
|
void |
setRules(RewriteRule[] rules) |
destroyTinyFilter, get, getFilterName, initContext, initTinyFilter, isMatch, setFilterName, wrapContextpublic void setRules(RewriteRule[] rules)
protected void parserExtraConfig()
public void preProcess(WebContext context) throws javax.servlet.ServletException, IOException
TinyFilterjavax.servlet.ServletException - TODOIOException - TODOpublic void postProcess(WebContext context) throws javax.servlet.ServletException, IOException
TinyFilterjavax.servlet.ServletException - TODOIOException - TODOpublic WebContext getAlreadyWrappedContext(WebContext wrappedContext)
AbstractTinyFiltergetAlreadyWrappedContext 类 {1} 中的 {0} AbstractTinyFilterpublic int getOrder()
getOrder 接口 {1} 中的 {0} org.tinygroup.commons.order.OrderedgetOrder 类 {1} 中的 {0} AbstractTinyFilterprotected void customInit()
AbstractTinyFiltercustomInit 类 {1} 中的 {0} AbstractTinyFilterCopyright © 2006–2015 TinyGroup. All rights reserved.