org.tinygroup.weblayer.filter
public class BasicTinyFilter extends AbstractTinyFilter
filterName, logger, tinyFilterConfig| Constructor and 描述 |
|---|
BasicTinyFilter() |
| Modifier and Type | Method and 描述 |
|---|---|
protected void |
customInit()
由客户自定义初始化
|
WebContext |
getAlreadyWrappedContext(WebContext wrappedContext)
返回已经包装的上下文
|
int |
getOrder() |
protected void |
initContext(WebContext context) |
void |
postProcess(WebContext context)
后置操作
|
void |
preProcess(WebContext context)
前置操作
|
void |
setInterceptors(Object[] interceptors) |
void |
setMaxCookieSize(String maxCookieSize) |
destroyTinyFilter, get, getFilterName, initTinyFilter, isMatch, setFilterName, wrapContextpublic void setInterceptors(Object[] interceptors)
public void setMaxCookieSize(String maxCookieSize)
protected void customInit()
AbstractTinyFiltercustomInit 类 {1} 中的 {0} AbstractTinyFilterpublic 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} AbstractTinyFilterprotected void initContext(WebContext context)
initContext 类 {1} 中的 {0} AbstractTinyFilterpublic int getOrder()
getOrder 接口 {1} 中的 {0} org.tinygroup.commons.order.OrderedgetOrder 类 {1} 中的 {0} AbstractTinyFilterCopyright © 2006–2015 TinyGroup. All rights reserved.