com.basecmp.core.oscache
Class BCCacheFilter
java.lang.Object
CacheFilter
com.basecmp.core.oscache.BCCacheFilter
- public class BCCacheFilter
- extends CacheFilter
- See Also:
- Serialized Form
|
Method Summary |
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
|
static void |
flushPage(java.lang.Long cid)
|
void |
init(FilterConfig config)
|
protected boolean |
isCacheable(ServletRequest httpRequest)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INIT_PARAM_EXCLUDE_PATH_PATTERN
public static final java.lang.String INIT_PARAM_EXCLUDE_PATH_PATTERN
- See Also:
- Constant Field Values
BCCacheFilter
public BCCacheFilter()
doFilter
public void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws ServletException,
java.io.IOException
- Throws:
ServletException
java.io.IOException
flushPage
public static void flushPage(java.lang.Long cid)
init
public void init(FilterConfig config)
isCacheable
protected boolean isCacheable(ServletRequest httpRequest)
Copyright © 2004 by basecmp® - Professional Web Solutions