|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.cache.browsercachepolicy.AbstractVoterBased info.magnolia.module.cache.browsercachepolicy.FixedDuration
public class FixedDuration
Uses a fix expiration time (in minutes). Default to 30 minutes.
Constructor Summary | |
---|---|
FixedDuration()
|
Method Summary | |
---|---|
int |
getExpirationMinutes()
|
protected BrowserCachePolicyResult |
getPositiveVoteResult(CachePolicyResult cachePolicyResult)
|
void |
setExpirationMinutes(int expirationMinutes)
|
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 |
---|
public FixedDuration()
Method Detail |
---|
protected BrowserCachePolicyResult getPositiveVoteResult(CachePolicyResult cachePolicyResult)
getPositiveVoteResult
in class AbstractVoterBased
public int getExpirationMinutes()
public void setExpirationMinutes(int expirationMinutes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |