Class IsolatedServiceCachePolicy

java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.ametys.web.cache.service.IsolatedServiceCachePolicy
All Implemented Interfaces:
PageElementCachePolicy, Configurable, LogEnabled

PageElementCachePolicy for isolated services (services which don't display modifiable data from other objects, such as Iframe service).
The shouldClearCache method always return PolicyResult.KEEP.