|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface intended to be implemented by WOSession subclasses implementing static page expiry mechanisms.
Method Summary | |
void |
doNotCachePage()
Report in responses that the page being generated should not be cached (written to disk, or similar). |
void |
reducePageExpiryDurationMinutesTo(int minutes)
Reduce the current page expiry period (that will be reported in the response) by the number of minutes requested. |
Method Detail |
public void reducePageExpiryDurationMinutesTo(int minutes)
minutes
- Integer stating the number of minutes.public void doNotCachePage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |