Class FeedCache.FeedCacheLoader

java.lang.Object
com.google.common.cache.CacheLoader<String,FeedResult>
org.ametys.plugins.syndication.FeedCache.FeedCacheLoader
Enclosing class:
FeedCache

The feed cache loader, delegates the loading to the component's loadFeed method (to be easily overridable).