public static class CacheHelper.InvalidateCacheTimerTask extends TimerTask
TimerTask to invalidate site cache| Modifier and Type | Field and Description | 
|---|---|
private Logger | 
_logger  | 
private String | 
_siteName  | 
| Constructor and Description | 
|---|
InvalidateCacheTimerTask(String siteName,
                        Logger logger)
Constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
run()  | 
cancel, scheduledExecutionTimepublic InvalidateCacheTimerTask(String siteName, Logger logger)
siteName - the site namelogger - the logger