info.magnolia.module.cache.executor
Class Bypass
java.lang.Object
info.magnolia.module.cache.executor.AbstractExecutor
info.magnolia.module.cache.executor.Bypass
- All Implemented Interfaces:
- CachePolicyExecutor
public class Bypass
- extends AbstractExecutor
Bypasses all caching functionality.
- Version:
- $Revision: $ ($Author: $)
- Author:
- pbracher
Method Summary |
void |
processCacheRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.FilterChain chain,
Cache cache,
CachePolicyResult cachePolicy)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bypass
public Bypass()
processCacheRequest
public void processCacheRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.FilterChain chain,
Cache cache,
CachePolicyResult cachePolicy)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.