public class ResetSiteCacheAction extends ServiceableAction implements ThreadSafe
SiteInformationCache
informations.Modifier and Type | Field and Description |
---|---|
private CacheAccessCounter |
_cacheAccessCounter |
private Logger |
_logger |
private SiteInformationCache |
_siteCache |
manager
EMPTY_MAP
Constructor and Description |
---|
ResetSiteCacheAction() |
Modifier and Type | Method and Description |
---|---|
protected CacheAccessCounter |
_getCacheAccessCounter()
Get the cache access counter
|
protected SiteInformationCache |
_getSiteInformationCache()
Get the site information cache
|
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
service
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
private SiteInformationCache _siteCache
private CacheAccessCounter _cacheAccessCounter
public ResetSiteCacheAction()
protected CacheAccessCounter _getCacheAccessCounter()
protected SiteInformationCache _getSiteInformationCache()
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception