public final class StandardParsedTemplateEntryValidator extends Object implements ICacheEntryValidityChecker<TemplateCacheKey,TemplateModel>
| Constructor and Description |
|---|
StandardParsedTemplateEntryValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkIsValueStillValid(TemplateCacheKey key,
TemplateModel value,
long entryCreationTimestamp) |
public StandardParsedTemplateEntryValidator()
public boolean checkIsValueStillValid(TemplateCacheKey key, TemplateModel value, long entryCreationTimestamp)
checkIsValueStillValid in interface ICacheEntryValidityChecker<TemplateCacheKey,TemplateModel>Copyright © 2017 The THYMELEAF team. All rights reserved.