info.magnolia.module.cache.browsercachepolicy
Class Never

java.lang.Object
  extended by info.magnolia.module.cache.browsercachepolicy.AbstractVoterBased
      extended by info.magnolia.module.cache.browsercachepolicy.Never
All Implemented Interfaces:
BrowserCachePolicy

public class Never
extends AbstractVoterBased

The pages are sent by using no cache headers.

Version:
$Revision: 41137 $ ($Author: gjoseph $)
Author:
pbracher

Constructor Summary
Never()
           
 
Method Summary
protected  BrowserCachePolicyResult getPositiveVoteResult(CachePolicyResult cachePolicyResult)
           
 
Methods inherited from class info.magnolia.module.cache.browsercachepolicy.AbstractVoterBased
canCacheOnClient, getVoters, setVoters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Never

public Never()
Method Detail

getPositiveVoteResult

protected BrowserCachePolicyResult getPositiveVoteResult(CachePolicyResult cachePolicyResult)
Specified by:
getPositiveVoteResult in class AbstractVoterBased


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.