public static class CacheHelper.InvalidateCacheTimerTask extends TimerTask
TimerTask
to invalidate site cacheModifier 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, scheduledExecutionTime
public InvalidateCacheTimerTask(String siteName, Logger logger)
siteName
- the site namelogger
- the logger