com.basecmp.core.oscache
Class BCCacheFilter

java.lang.Object
  extended byCacheFilter
      extended bycom.basecmp.core.oscache.BCCacheFilter

public class BCCacheFilter
extends CacheFilter

See Also:
Serialized Form

Field Summary
static java.lang.String INIT_PARAM_EXCLUDE_PATH_PATTERN
           
 
Constructor Summary
BCCacheFilter()
           
 
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
 

Field Detail

INIT_PARAM_EXCLUDE_PATH_PATTERN

public static final java.lang.String INIT_PARAM_EXCLUDE_PATH_PATTERN
See Also:
Constant Field Values
Constructor Detail

BCCacheFilter

public BCCacheFilter()
Method Detail

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