Package org.ametys.web.cache.service
-
Class Summary Class Description ExplorerResourcesServiceCachePolicy PageElementCachePolicyfor services based on explorer resourcesFilteredContentsServiceCachePolicy PageElementCachePolicyfor the filtered contents service.
This implementation does not handle virtual pages based on Contents, so that it does not remove cache when Content change.IsolatedServiceCachePolicy PageElementCachePolicyfor isolated services (services which don't display modifiable data from other objects, such as Iframe service).
The shouldClearCache method always return PolicyResult.KEEP.SitemapServiceCachePolicy PageElementCachePolicyfor the Sitemap service.
This implementation does not handle virtual pages based on Contents, so that it does not remove cache when Content change.