org.apache.roller.ui.rendering.util.cache |
|
Java Source File Name | Type | Comment |
PlanetCache.java | Class | Cache for planet content. |
SiteWideCache.java | Class | Cache for site-wide weblog content. |
WeblogCacheWarmupJob.java | Class | EXPERIMENTAL!!
A job which will "warm up" some of the rendering layer caches by iterating
over all weblogs in the system and rendering a set of their content to put
in the caches for later use. |
WeblogFeedCache.java | Class | Cache for weblog feed content. |
WeblogPageCache.java | Class | Cache for weblog page content. |