public interface TinyFilter extends AppConfig, WebContextFactory<WebContext>
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
TINY_FILTER |
static String |
TINY_WRAPPER_FILTER |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destoryTinyFilter()
销毁tinyFilter
|
void |
initTinyFilter()
初始化tinyFilter
|
boolean |
isMatch(String url)
是否匹配
|
void |
postProcess(WebContext context)
后置操作
|
void |
preProcess(WebContext context)
前置操作
|
getConfiguration, getNodeName, setConfigurationwrapContextvoid preProcess(WebContext context)
context - void postProcess(WebContext context)
context - void initTinyFilter()
void destoryTinyFilter()
boolean isMatch(String url)
url - Copyright © 2006-2013 开源组织. All Rights Reserved.